duongkame commented on PR #1053:
URL: https://github.com/apache/ratis/pull/1053#issuecomment-2008472746

   > @duongkame , there are some test failures related to `IllegalState 
allLeaks.size = 2`; see 
https://github.com/apache/ratis/actions/runs/8350541481/job/22857177939?pr=1053#step:6:1096
   
   I created a custom build with advance detection here: 
https://github.com/duongkame/ratis/actions/runs/8351812136
   
   Looks like this is because the [retained log 
entries](https://github.com/apache/ratis/blob/master/ratis-server/src/test/java/org/apache/ratis/statemachine/impl/SimpleStateMachine4Testing.java#L203-L203)
 in SimpleStateMachine4Testing cache are not released. Probably because the 
state machine is not closed. Filed RATIS-2046.


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