AllocatedXid assigned incorrectly 72/32972/1
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Sat, 16 Jan 2016 23:21:38 +0000 (00:21 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 18 Jan 2016 22:54:24 +0000 (22:54 +0000)
commit04b69f4c138d39cc1c1f92e527d0b07e60d3b2d6
treeea4e2a8917311e27430949e312bf13df7812052c
parenta410244db84c1f42b8fd97500ffbb2f408a1435e
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