ivandika3 commented on PR #1362: URL: https://github.com/apache/ratis/pull/1362#issuecomment-4168168796
@szetszwo Seems the assertions in `runTestFollowerReadOnlyParallelRepliedIndex` for follower reads to be blocked is not correct. The follower read should return immediately, but should return the last replied value (i.e. follower read should return 0 instead of n). I have updated the test accordingly, please let me know what you think. -- 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]
