Description
Problem:
If partition rebalance requires more than one batch we are not sending `Clean` flag for it in the last supply message and as result don't set updateCounter to right value.
Temporary solution:
Send `Clean` flags for partitions that were fully rebalanced in the last supply message. But we still have a problem with race conditions with setting updateCounter during concurrent rebalance and cache load.
General solution:
https://issues.apache.org/jira/browse/IGNITE-6113
Attachments
Issue Links
- links to