[
https://issues.apache.org/jira/browse/IGNITE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493969#comment-17493969
]
Kirill Gusakov commented on IGNITE-15554:
-----------------------------------------
LGTM
> 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
>
> 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.1#820001)