[
https://issues.apache.org/jira/browse/IGNITE-15156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476482#comment-17476482
]
Vladislav Pyatkov commented on IGNITE-15156:
--------------------------------------------
The test passed more than one thousand and five hundred runs in local machine
and never fail.
It is difficult to understand the root cause of the fail, but I think, that is
no here anymore.
> ITJRaftCounterServerTest.testFollowerCatchUpFromSnapshot2 is flaky
> ------------------------------------------------------------------
>
> Key: IGNITE-15156
> URL: https://issues.apache.org/jira/browse/IGNITE-15156
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Priority: Blocker
> Labels: ignite-3
>
> [https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_IntegrationTests_IntegrationTests/6092693]
> {code:java}
> [11:17:18]W: [Step 2/2] [ERROR]
> org.apache.ignite.raft.server.ITJRaftCounterServerTest.testFollowerCatchUpFromSnapshot2
> Time elapsed: 42.007 s <<< ERROR![11:17:18]W: [Step 2/2] [ERROR]
> org.apache.ignite.raft.server.ITJRaftCounterServerTest.testFollowerCatchUpFromSnapshot2
> Time elapsed: 42.007 s <<< ERROR![11:17:18] : [Step 2/2]
> java.util.concurrent.ExecutionException:
> java.util.concurrent.TimeoutException: Did not observe any item or terminal
> signal within 10000ms in 'source(MonoDefer)' (and no fallback has been
> configured)[11:17:18] : [Step 2/2] at
> org.apache.ignite.raft.server.ITJRaftCounterServerTest.applyIncrements(ITJRaftCounterServerTest.java:562)[11:17:18]
> : [Step 2/2] at
> org.apache.ignite.raft.server.ITJRaftCounterServerTest.doTestFollowerCatchUp(ITJRaftCounterServerTest.java:491)[11:17:18]
> : [Step 2/2] at
> org.apache.ignite.raft.server.ITJRaftCounterServerTest.testFollowerCatchUpFromSnapshot2(ITJRaftCounterServerTest.java:468)[11:17:18]
> : [Step 2/2] Caused by: java.util.concurrent.TimeoutException: Did not
> observe any item or terminal signal within 10000ms in 'source(MonoDefer)'
> (and no fallback has been configured)[11:17:18] : [Step 2/2]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)