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)
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>

No differences found