Kirill Gusakov created IGNITE-21253:
---------------------------------------
Summary: Implement a counter for number of rebalancing tables
inside the zone
Key: IGNITE-21253
URL: https://issues.apache.org/jira/browse/IGNITE-21253
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Gusakov
*Motivation*
According to
[comment|https://issues.apache.org/jira/browse/IGNITE-18991?focusedCommentId=17806657&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17806657]
we need to switch zone assignments, only when all zone tables finish their
rebalances.
To implement this behaviour we need to implement the metastorage counter of
tables, which will be decreased on every successfull table rebalance.
*Definition of done*
- Counter of zone tables created on the rebalance start and decreased with
every successfull table rebalance
--
This message was sent by Atlassian Jira
(v8.20.10#820010)