spacemonkd opened a new pull request, #1383: URL: https://github.com/apache/ratis/pull/1383
## What changes were proposed in this pull request? Sometimes `testChangeListenerToFollower` checks for the listener role too early, causing it to be flaky. This change waits for the configuration to be applied before fetching the listeners giving enough time to transition to follower. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-2442 ## How was this patch tested? Patch was tested via Unit tests -- 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]
