[
https://issues.apache.org/jira/browse/IGNITE-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk updated IGNITE-9429:
-------------------------------------
Description:
Test fails with various exception, I see several issues:
1) Atomic structure is accessed during a node stop, which leads to
NodeStoppingException (should be ignored)
2) Same race which leads to IllegalStateException: node is stopped
3) Invalid atomic integer increment which rarely leads to "Ignite instance with
the same name has already been started" exception
> GridCacheReplicatedDataStructuresFailoverSelfTest#testAtomicSequenceConstantTopologyChange
> is flaky
> ---------------------------------------------------------------------------------------------------
>
> Key: IGNITE-9429
> URL: https://issues.apache.org/jira/browse/IGNITE-9429
> Project: Ignite
> Issue Type: Test
> Reporter: Alexey Goncharuk
> Assignee: Alexey Goncharuk
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> Test fails with various exception, I see several issues:
> 1) Atomic structure is accessed during a node stop, which leads to
> NodeStoppingException (should be ignored)
> 2) Same race which leads to IllegalStateException: node is stopped
> 3) Invalid atomic integer increment which rarely leads to "Ignite instance
> with the same name has already been started" exception
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)