[
https://issues.apache.org/jira/browse/IGNITE-24202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-24202:
---------------------------------------
Reviewer: Ivan Zlenko (was: Kirill Tkalenko)
> ItNodeTest#applicationOfLongBatchInStateMachineDoesNotPreventFastShutdown is
> flaky
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-24202
> URL: https://issues.apache.org/jira/browse/IGNITE-24202
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The test sometimes fails with the following exception:
> java.util.NoSuchElementException
> at
> java.base/java.util.concurrent.ConcurrentSkipListMap.lastKey(ConcurrentSkipListMap.java:1869)
> at
> org.apache.ignite.raft.jraft.core.ItNodeTest.applicationOfLongBatchInStateMachineDoesNotPreventFastShutdown(ItNodeTest.java:4410)
> It seems that the problem is that exceptions map might be empty, this breaks
> assertion logic. The logic has to be adjusted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)