Re: [controller-dev] many logs about log index out-of-sync

2019-01-09 Thread Tom Pantelis
On Wed, Jan 9, 2019 at 4:17 AM Robert Varga wrote: > On 09/01/2019 01:41, Tom Pantelis wrote: > > > Those messages can happen if a follower gets behind the leader, > > especially if it gets isolated and AppendEntries > > > messages from the leader get backed up and then the follower

Re: [controller-dev] many logs about log index out-of-sync

2019-01-09 Thread Robert Varga
On 09/01/2019 01:41, Tom Pantelis wrote: > > Those messages can happen if a follower gets behind the leader, > especially if it gets isolated and AppendEntries > > messages from the leader get backed up and then the follower gets > a bunch of messages quickly when it reconnects to