Change in AbstractRaftBehavior#performSnapshotWithoutCapture 69/16369/1
authorTom Pantelis <tpanteli@brocade.com>
Thu, 12 Mar 2015 00:00:06 +0000 (20:00 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 12 Mar 2015 00:00:06 +0000 (20:00 -0400)
commitc90b3cfcb48dd75cc3cc6305aaac1bbabad8d9fe
treeacd43db48cf0e61db614ec9a38ea41cbeb5631db
parent691c47ae72532db04f9b2c33cb8a0cef642e5a17
Change in AbstractRaftBehavior#performSnapshotWithoutCapture

If tempMin isn't present in the log and tempMin is grater
than the current replicatedToAllIndex, then update replicatedToAllIndex
to tempMin. Details are in the code comments.

Change-Id: I373d5c4b7ce9fd2504f2a4fa996b49a6d9ffe5b6
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/behaviors/AbstractRaftActorBehavior.java