BUG-8618: update sync status only after processing 37/59037/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Jun 2017 15:45:50 +0000 (17:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Jun 2017 15:50:50 +0000 (17:50 +0200)
Since the commitIndex may move in chunks we really want to update
our sync status after we have gone through the AppendEntries message
so our commitIndex reflects the state after processing.

Change-Id: I49c72a21f8d9c3efb7ae9cc1b64276220057f2e2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found