Alexey Goncharuk created IGNITE-9479:
----------------------------------------
Summary: Spontaneous rebalance may be triggered after a cache start
Key: IGNITE-9479
URL:
https://issues.apache.org/jira/browse/IGNITE-9479 Project: Ignite
Issue Type: Bug
Affects Versions: 2.5
Reporter: Alexey Goncharuk
Assignee: Alexey Goncharuk
Fix For: 2.7
As an optimization, we do not run two-phase exchange latch release and do not validate partition counters during cache start.
This can lead to a situation, when rebalance is mistakenly triggered under load after a cache start.
We should treat cache start event the same way as other exchange events that need counters sync.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)