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)