You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Uttsel (Jira)" <ji...@apache.org> on 2023/05/05 10:53:00 UTC

[jira] [Updated] (IGNITE-19427) ItPageMemoryStorageExampleTest.testPersistentExample() is flaky

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

Sergey Uttsel updated IGNITE-19427:
-----------------------------------
    Summary: ItPageMemoryStorageExampleTest.testPersistentExample() is flaky  (was: ItPageMemoryStorageExampleTest is flaky)

> ItPageMemoryStorageExampleTest.testPersistentExample() 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)