OneSizeFitsQuorum commented on PR #926: URL: https://github.com/apache/ratis/pull/926#issuecomment-1734733689
> `increaseNextIndex` requires caller to make sure the updated value is larger, or an `IllegalStateException` will be thrown. > `updateNextIndex` will only update when the provided value is larger than original one. @SzyWilliam Thanks a lot for the detailed explanation. Now I understand the process completely. LGTM~ -- 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]
