Hi, Recently, we kept seeing different kinds of test failures and filed - RATIS-2164 <https://issues.apache.org/jira/browse/RATIS-2164>: LeakDetector has a race condition - RATIS-2159 <https://issues.apache.org/jira/browse/RATIS-2159>: TestRaftWithSimulatedRpc could "fail to retain".
Earlier, we also had - RATIS-2127 <https://issues.apache.org/jira/browse/RATIS-2127>: TestRetryCacheWithGrpc may fail with object already completely released. - RATIS-2046 <https://issues.apache.org/jira/browse/RATIS-2046>: Test failure because SimpleStateMachine4Testing is not closed properly Note that the first two issues are not related to gRPC. We probably should start with RATIS-2164 <https://issues.apache.org/jira/browse/RATIS-2164> since it may be able to fix the other test failures. Thanks a lot for helping out! Tsz-Wo On Thu, Sep 26, 2024 at 9:12 PM ka yuu <[email protected]> wrote: > Hi, ratis community! > > > Are there any further discoveries or solutions to the zero-copy > ReferenceCount leak problem? > I hope I can join in and troubleshoot this problem together. >
