[jira] [Created] (IGNITE-8160) GridCacheAbstractDataStructuresFailoverSelfTest#testAtomicInitialization flaky-fails on TC

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8160) GridCacheAbstractDataStructuresFailoverSelfTest#testAtomicInitialization flaky-fails on TC

Anton Vinogradov (Jira)
Alexey Goncharuk created IGNITE-8160:
----------------------------------------

             Summary: GridCacheAbstractDataStructuresFailoverSelfTest#testAtomicInitialization flaky-fails on TC
                 Key: IGNITE-8160
                 URL: https://issues.apache.org/jira/browse/IGNITE-8160
             Project: Ignite
          Issue Type: Test
            Reporter: Alexey Goncharuk
            Assignee: Alexey Goncharuk
             Fix For: 2.5


The test fails because sequence initialization compute is sent to nodes being stopped. The test should be changed to test:
1) If the closure may be sent to a stopping node, then NodeStoppingException should be ignored
2) Another test should send closures only to stable nodes and should not tolerate any failures



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)