AllocatedXid assigned incorrectly 82/32882/1
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Sat, 16 Jan 2016 23:21:38 +0000 (00:21 +0100)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Sat, 16 Jan 2016 23:27:46 +0000 (00:27 +0100)
commit1404783ae3f3ecfbff27196a1c6ef0a3b74b1a72
treee05a867f19fcfd17deca1cacc3792499cc90b9e4
parent861b8da48425288e5769ca837d9dd4f86fe958fb
AllocatedXid assigned incorrectly

 - allocatedXid should be set as endXid of the last unflushed segment
 - incorrect allocatedXid resulted in unnecessary segment creation

Change-Id: I040e4bd3f58ace6a911349b04eea2c2793372aa0
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractStackedOutboundQueue.java