Transaction retry when leader is isolated 30/31230/4
authorTom Pantelis <tpanteli@brocade.com>
Fri, 11 Dec 2015 23:02:07 +0000 (18:02 -0500)
committerTom Pantelis <tpanteli@brocade.com>
Sat, 19 Dec 2015 22:24:50 +0000 (22:24 +0000)
commit671ee25af46a1f852548de03cd0d3b8f74d7b7ba
tree1ae11a6840af6ff7e5a895c859e02f3691f946b3
parenta51163ead1d60e66eeaf3691adb70b019ce60fb2
Transaction retry when leader is isolated

Implemented retry of transaction ready messages,
ForwardedReadyTransaction, ReadyLocalTransaction, and
BatchedModifications, when the leader is isolated.

Change-Id: I4524dd99f867173f8666de4aed637124ff1efa50
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/Shard.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java