[ 
https://issues.apache.org/jira/browse/RATIS-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated RATIS-1962:
------------------------------------
    Priority: Minor  (was: Major)

> Intermittent failure in testAddNewFollowers
> -------------------------------------------
>
>                 Key: RATIS-1962
>                 URL: https://issues.apache.org/jira/browse/RATIS-1962
>             Project: Ratis
>          Issue Type: Bug
>          Components: snapshot
>            Reporter: Attila Doroszlai
>            Priority: Minor
>
> {code}
> org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc.testAddNewFollowers
>   Time elapsed: 4.573 s  <<< FAILURE!
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:87)
>       at org.junit.Assert.assertTrue(Assert.java:42)
>       at org.junit.Assert.assertTrue(Assert.java:53)
>       at 
> org.apache.ratis.statemachine.RaftSnapshotBaseTest.assertLogContent(RaftSnapshotBaseTest.java:99)
>       at 
> org.apache.ratis.InstallSnapshotNotificationTests.testAddNewFollowers(InstallSnapshotNotificationTests.java:257)
>       at 
> org.apache.ratis.InstallSnapshotNotificationTests.lambda$testAddNewFollowers$0(InstallSnapshotNotificationTests.java:176)
>       at 
> org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:141)
>       at 
> org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:121)
>       at 
> org.apache.ratis.InstallSnapshotNotificationTests.testAddNewFollowers(InstallSnapshotNotificationTests.java:176)
> {code}
> and
> {code}
> org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc.testAddNewFollowersNoSnapshot
>   Time elapsed: 3.091 s  <<< FAILURE!
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:87)
>       at org.junit.Assert.assertTrue(Assert.java:42)
>       at org.junit.Assert.assertTrue(Assert.java:53)
>       at 
> org.apache.ratis.statemachine.RaftSnapshotBaseTest.assertLogContent(RaftSnapshotBaseTest.java:99)
>       at 
> org.apache.ratis.InstallSnapshotNotificationTests.testAddNewFollowers(InstallSnapshotNotificationTests.java:257)
>       at 
> org.apache.ratis.InstallSnapshotNotificationTests.lambda$testAddNewFollowersNoSnapshot$1(InstallSnapshotNotificationTests.java:182)
>       at 
> org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:141)
>       at 
> org.apache.ratis.server.impl.MiniRaftCluster$Factory$Get.runWithNewCluster(MiniRaftCluster.java:121)
>       at 
> org.apache.ratis.InstallSnapshotNotificationTests.testAddNewFollowersNoSnapshot(InstallSnapshotNotificationTests.java:182)
> {code}
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/10/25/2706/unit-grpc/ratis-test/org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc.txt
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/11/10/2765/unit-grpc/ratis-test/org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc.txt
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/12/10/2832/unit-grpc/ratis-test/org.apache.ratis.grpc.TestInstallSnapshotNotificationWithGrpc.txt



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to