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

Yury Gerzhedovich updated IGNITE-20313:
---------------------------------------
    Labels: ignite-3  (was: )

> Flaky ItSqlClientAsynchronousApiTest.errors
> -------------------------------------------
>
>                 Key: IGNITE-20313
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20313
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Yury Gerzhedovich
>            Priority: Major
>              Labels: ignite-3
>
> ItSqlClientAsynchronousApiTest.error fails with a low fail rate. On local 
> environment  it reproducable also.
> Symptoms looks as one of test node has left cluster.
> {code:java}
> [2023-08-28T08:24:40,558][WARN 
> ][%iscaat_n_2%tableManager-io-3][RaftGroupServiceImpl] Recoverable error 
> during the request type=GetLeaderRequestImpl occurred (will be retried on the 
> randomly selected node): 
>       java.util.concurrent.CompletionException: java.net.ConnectException: 
> Peer iscaat_n_1 is unavailable
>         at 
> java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
>  ~[?:?]
>         at 
> java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1099)
>  ~[?:?]
>         at 
> java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2235)
>  ~[?:?]
>         at 
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.sendWithRetry(RaftGroupServiceImpl.java:522)
>  ~[ignite-raft-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.sendWithRetry(RaftGroupServiceImpl.java:489)
>  ~[ignite-raft-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.refreshLeader(RaftGroupServiceImpl.java:224)
>  ~[ignite-raft-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.start(RaftGroupServiceImpl.java:180)
>  ~[ignite-raft-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.raft.client.TopologyAwareRaftGroupService.start(TopologyAwareRaftGroupService.java:182)
>  ~[ignite-replicator-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.raft.client.TopologyAwareRaftGroupServiceFactory.startRaftGroupService(TopologyAwareRaftGroupServiceFactory.java:71)
>  ~[ignite-replicator-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.raft.Loza.startRaftGroupService(Loza.java:321) 
> ~[ignite-raft-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.table.distributed.TableManager.lambda$createTablePartitionsLocally$11(TableManager.java:912)
>  ~[ignite-table-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.util.IgniteUtils.inBusyLock(IgniteUtils.java:905) 
> ~[ignite-core-9.0.127-SNAPSHOT.jar:?]
>         at 
> org.apache.ignite.internal.table.distributed.TableManager.lambda$createTablePartitionsLocally$12(TableManager.java:909)
>  ~[ignite-table-9.0.127-SNAPSHOT.jar:?]
>         at 
> java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
>  ~[?:?]
>         at 
> java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
>  ~[?:?]
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>  ~[?:?]
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>  ~[?:?]
>         at java.lang.Thread.run(Thread.java:834) ~[?:?]
>       Caused by: java.net.ConnectException: Peer iscaat_n_1 is unavailable
> {code}



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

Reply via email to