kaijchen opened a new pull request, #847: URL: https://github.com/apache/ratis/pull/847
## What changes were proposed in this pull request? Address flaky test TestRaftServerWithGrpc#testRaftClientMetrics. The metrics are updated asynchronously, sometimes it hasn't been updated before assertions. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1810 ## How was this patch tested? 100x TestRaftServerWithGrpc#testRaftClientMetrics in CI. Before: https://github.com/kaijchen/ratis/actions/runs/4345085390 After: https://github.com/kaijchen/ratis/actions/runs/4353918913 -- 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]
