drriguz commented on PR #680: URL: https://github.com/apache/ratis/pull/680#issuecomment-1185057978
@szetszwo Hi, there's failed test: ``` Error: testRestartFollower(org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc) Time elapsed: 62.907 s <<< ERROR! java.lang.IllegalArgumentException: s2@group-1E4B33D1632B-SegmentedRaftLog is expected to be opened but it is CLOSED ``` previously the failed test is: ``` TestNettyDataStreamStarTopologyWithGrpcCluster>DataStreamAsyncClusterTests.testMultipleStreamsMultipleServersStepDownLeader:78->DataStreamAsyncClusterTests.runTestDataStreamStepDownLeader:82->DataStreamAsyncClusterTests.runTestDataStream:97 ยป TestTimedOut ``` But I tried run tests locally several times and none of them failed, either the tests are not stable, or this commit somehow makes it unstable. Do you think it's related to this commit? -- 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]
