SzyWilliam commented on PR #973: URL: https://github.com/apache/ratis/pull/973#issuecomment-1835395001
@szetszwo You are right! The change looks simple and elegant! Thanks very much for the suggestions! There're always surprises when reading the Ratis source code ;) BTW, I think we need to throw a `ReadIndexException` instead of `NotLeaderException` to be compatible with original client side. Let me just wrap the `nle` with a `ReadIndexException` -- 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]
