slfan1989 opened a new pull request, #1572: URL: https://github.com/apache/ratis/pull/1572
## What changes were proposed in this pull request? `testStateMachineMetrics` previously read the state machine metrics immediately after receiving the client reply and asserted that both metric values had increased. ## What is the link to the Apache JIRA RATIS-2262. Intermittent failure in TestRaftWithSimulatedRpc.testStateMachineMetrics. ## How was this patch tested? - Passed the full branch CI for commit https://github.com/slfan1989/ratis/actions/runs/33300969979 - Ran `TestRaftWithSimulatedRpc#testStateMachineMetrics` using 10 parallel splits and 10 iterations per split, for a total of 100 executions. All 100 executions passed: https://github.com/slfan1989/ratis/actions/runs/33301903905 -- 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]
