slfan1989 opened a new pull request, #1576:
URL: https://github.com/apache/ratis/pull/1576

   ## What changes were proposed in this pull request?
   
   This pull request removes the stale `@Flaky("RATIS-2218")` annotation from 
`TestMultiRaftGroup`, so that the test is included in the regular test suite 
again.
   
   The original failure was reported by the global leak assertion in 
`MiniRaftCluster.shutdown()`. 
   
   This assertion is no longer present on the current master branch, and the 
failure could not be reproduced after repeated testing.
   
   ## What is the link to the Apache JIRA
   
   RATIS-2218. Intermittent failure in TestMultiRaftGroup due to leak.
   
   ## How was this patch tested?
   
   In addition, TestMultiRaftGroup was executed using the GitHub Actions 
repeat-test workflow with 10 splits and 10 iterations. 
   
   All 100 repeated test-class executions passed:
   https://github.com/slfan1989/ratis/actions/runs/33461184169


-- 
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]

Reply via email to