Yakov Zhdanov created IGNITE-4365:
-------------------------------------
Summary: Data grid in deadlock on stop
Key: IGNITE-4365
URL:
https://issues.apache.org/jira/browse/IGNITE-4365 Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Yakov Zhdanov
Attached is the threaddump describing the problem.
# several public threads wait for new cache topology version
# onExchangeFinish() tries to stop the gateway, but cannot do it due to public threads waiting inside the GW.
# grid stopping thread waits for job requests to complete
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)