[
https://issues.apache.org/jira/browse/IGNITE-19427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721817#comment-17721817
]
Alexander Lapin commented on IGNITE-19427:
------------------------------------------
[~Sergey Uttsel] LGTM, Thanks!
> ItPageMemoryStorageExampleTest.testPersistentExample() is flaky
> ---------------------------------------------------------------
>
> Key: IGNITE-19427
> URL: https://issues.apache.org/jira/browse/IGNITE-19427
> Project: Ignite
> Issue Type: Bug
> Reporter: Sergey Uttsel
> Assignee: Sergey Uttsel
> Priority: Blocker
> Labels: ignite-3
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)