Vyacheslav Koptilin created IGNITE-12705:
--------------------------------------------
Summary: Schedule rebalancing of SYNC caches with high priority
Key: IGNITE-12705
URL:
https://issues.apache.org/jira/browse/IGNITE-12705 Project: Ignite
Issue Type: Improvement
Affects Versions: 2.8
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
Fix For: 2.9
In current implementation order in which rebalancing is triggered seems to be arbitrary, regardless of the configured rebalanceMode. In this case Ignition.start() method is forced to wait not only for rebalancing of SYNC caches, but also the ones that are scheduled for rebalancing before it.
This behavior should be fixed by making SYNC caches rebalance first, before going to any other caches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)