[jira] [Created] (IGNITE-8327) Node stop hangs because thread sleep blocks gateway lock

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

[jira] [Created] (IGNITE-8327) Node stop hangs because thread sleep blocks gateway lock

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

             Summary: Node stop hangs because thread sleep blocks gateway lock
                 Key: IGNITE-8327
                 URL: https://issues.apache.org/jira/browse/IGNITE-8327
             Project: Ignite
          Issue Type: Test
            Reporter: Alexey Goncharuk


CacheBaselineTopologyTest#testAffinityAssignmentChangedAfterRestart periodically hangs on TC because the test delay communication SPI blocks thread under gateway lock for 1000 seconds.

It looks like we can change the delay communication SPI to {{setRebalanceDelay=-1}}.



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