b9r5 opened a new pull request, #679: URL: https://github.com/apache/ratis/pull/679
## What changes were proposed in this pull request? Changes an assertion in TestLeaderElectionMetrics.testOnLeaderElectionCompletion() to check that leaderElectionLatency >= 0 (was leaderElectionLatency > 0). (Please fill in changes proposed in this fix) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1621 ## How was this patch tested? I ran TestLeaderElectionMetrics.testOnLeaderElectionCompletion() a couple of thousand times (no failures). -- 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]
