Anton Kurbanov created IGNITE-11150:
---------------------------------------
Summary: Exchange future synchronously waits for page memory cleanup
Key: IGNITE-11150
URL:
https://issues.apache.org/jira/browse/IGNITE-11150 Project: Ignite
Issue Type: Bug
Affects Versions: 2.7
Reporter: Anton Kurbanov
Currently exchange future waits for page memory to be cleaned up in org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#onCacheGroupsStopped in synchronous way making all cluster operations unresponsive, it severely affects cases where large caches are destroyed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)