[
https://issues.apache.org/jira/browse/IGNITE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-15554:
-----------------------------------------
Fix Version/s: 3.0.0-alpha5
> Add logic for assignment recalculation in case of replicas changes
> ------------------------------------------------------------------
>
> Key: IGNITE-15554
> URL: https://issues.apache.org/jira/browse/IGNITE-15554
> Project: Ignite
> Issue Type: Task
> Reporter: Alexander Lapin
> Assignee: Mirza Aliev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
>
> We need to provide the trigger when the number of partition replicas changes.
> At the moment, replicas is a table configuration. But at the same time,
> rebalance trigger mechanism assumes that changes triggered by metastore’s key
> change (IGNITE-16063). So, we need provide the bridge between configuration
> changes and metastore key, it can be:
> separate metastore key, which duplicate the field from configuration and
> mirror all configuration changes
> any better ways here…
--
This message was sent by Atlassian Jira
(v8.20.7#820007)