Vyacheslav Koptilin created IGNITE-19716:
--------------------------------------------

             Summary: Some tests failed because of AssertionError
                 Key: IGNITE-19716
                 URL: https://issues.apache.org/jira/browse/IGNITE-19716
             Project: Ignite
          Issue Type: Bug
            Reporter: Vyacheslav Koptilin
            Assignee: Vyacheslav Koptilin
             Fix For: 3.0.0-beta2


Some tests of Ignite3 fail with the following AssertionError:
{noformat}
    at 
org.apache.ignite.internal.raft.RaftGroupServiceImpl.randomNode(RaftGroupServiceImpl.java:681)
    at 
org.apache.ignite.internal.raft.RaftGroupServiceImpl.randomNode(RaftGroupServiceImpl.java:668)
    at 
org.apache.ignite.internal.raft.RaftGroupServiceImpl.refreshLeader(RaftGroupServiceImpl.java:222)
    at 
org.apache.ignite.internal.raft.RaftGroupServiceImpl.start(RaftGroupServiceImpl.java:178)
    at 
org.apache.ignite.internal.raft.client.TopologyAwareRaftGroupService.start(TopologyAwareRaftGroupService.java:180)
    at 
org.apache.ignite.internal.raft.client.TopologyAwareRaftGroupServiceFactory.startRaftGroupService(TopologyAwareRaftGroupServiceFactory.java:71)
    at org.apache.ignite.internal.raft.Loza.startRaftGroupService(Loza.java:310)
    at 
org.apache.ignite.internal.table.distributed.TableManager.lambda$createTablePartitionsLocally$13(TableManager.java:834)
    at 
org.apache.ignite.internal.util.IgniteUtils.inBusyLock(IgniteUtils.java:892)
    at 
org.apache.ignite.internal.table.distributed.TableManager.lambda$createTablePartitionsLocally$14(TableManager.java:831)
    at 
java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072){noformat}
The proper fix will be available under IGNITE-19466. The main goal of this 
ticket is to try to suppress the AssertionError until IGNITE-19466 is resolved.

 



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

Reply via email to