[
https://issues.apache.org/jira/browse/IGNITE-19427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Uttsel updated IGNITE-19427:
-----------------------------------
Summary: ItPageMemoryStorageExampleTest is flaky (was:
ItPageMemoryStorageExampleTest.testPersistentExample() is flaky)
> ItPageMemoryStorageExampleTest is flaky
> ---------------------------------------
>
> Key: IGNITE-19427
> URL: https://issues.apache.org/jira/browse/IGNITE-19427
> Project: Ignite
> Issue Type: Bug
> Reporter: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
>
> ItPageMemoryStorageExampleTest.testPersistentExample() is flaky.
> {code:java}
> Caused by: java.lang.AssertionError
> at
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.randomNode(RaftGroupServiceImpl.java:680)
> at
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.randomNode(RaftGroupServiceImpl.java:667)
> at
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.refreshLeader(RaftGroupServiceImpl.java:222)
> at
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.start(RaftGroupServiceImpl.java:178)
> {code}
> Seems that a reason is empty data nodes list for the distribution zone in the
> test. The bug was introduced by
> https://issues.apache.org/jira/browse/IGNITE-18624.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)