Pavel Kovalenko created IGNITE-8482:
---------------------------------------
Summary: Skip 2-phase partition release wait in case of activation or dynamic caches start
Key: IGNITE-8482
URL:
https://issues.apache.org/jira/browse/IGNITE-8482 Project: Ignite
Issue Type: Improvement
Components: cache
Affects Versions: 2.5
Reporter: Pavel Kovalenko
Assignee: Pavel Kovalenko
Fix For: 2.6
Currently we perform 2-phase partitions release waiting on any type of distributed exchange. We can optimize this behaviour, skipping such waiting on cluster activation (obviously if we activate cluster it means that before activation no caches were running and there is no reason to wait for finishing operations) and on dynamic caches start.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)