softgitron opened a new pull request #466: URL: https://github.com/apache/ratis/pull/466
## What changes were proposed in this pull request? Fix `org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc` testcase using following methods: - Make sure that all clients has been created fully before taking a snapshot - Add poll based wait to make sure that follower's have enough time to catch up Was part of the https://github.com/apache/ratis/pull/461 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1363 ## How was this patch tested? This is a fix for a automated test case, so no particularly special testing have been made. Fix has been tested manually using mvn test and Ratis CI. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
