kaijchen commented on PR #841:
URL: https://github.com/apache/ratis/pull/841#issuecomment-1453827536

   > However, it still fails occasionally (3/100): 
https://github.com/kaijchen/ratis/actions/runs/4323262932
   > 
   > I'll try my best to fix it.
   
   I believe I have found the cause.
   
   A follower's `nextIndex` matches with `initialNextIndex` doesn't mean the 
follower has applied these logs to state machine. If we block state machine 
write here, sometimes we may get unexpected result.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to