[
https://issues.apache.org/jira/browse/IGNITE-19424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-19424:
-----------------------------------------
Labels: ignite-3 (was: )
> Fix rebalance logic after implementation a zone aware data management
> ---------------------------------------------------------------------
>
> Key: IGNITE-19424
> URL: https://issues.apache.org/jira/browse/IGNITE-19424
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
>
> The heart of the new [rebalance
> mechanism|https://github.com/apache/ignite-3/blob/c276a334c4c3742520494bccdc957f4530c8ed7a/modules/distribution-zones/tech-notes/rebalance.md]
> is the fact, that all data storages and replicas groups will be builded
> around the distribution zone partitions, but not around the table partitions.
> But at the current moment datastorage management is still table-based. To
> unlock current activities of the rebalance track the following workaround was
> introduced: support only rebalance of the zones, which have strictly 1 table
> and remove these restrictions. All code for workaround must be remove after
> under this issue and after the
> https://issues.apache.org/jira/browse/IGNITE-19170
--
This message was sent by Atlassian Jira
(v8.20.10#820010)