[
https://issues.apache.org/jira/browse/IGNITE-19933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-19933:
-----------------------------------------
Labels: ignite-3 (was: )
> RebalanceRaftGroupEventsListener#doOnNewPeersConfigurationApplied must be
> ready for the empry stale partition assignments
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-19933
> URL: https://issues.apache.org/jira/browse/IGNITE-19933
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> In the nearest future we will clean the assignments.stable.* keys on the
> table drop (under the IGNITE-18959). But at the same time we can finish the
> rebalance a moment after that and try to receive the stable assignment inside
> the RebalanceRaftGroupEventsListener#doOnNewPeersConfigurationApplied(...)
> and then update them (but we don't want to write it for dropped table)
> *Definition of done*
> - doOnNewPeersConfigurationApplied stopped as soon as it received the empty
> stable assignments
--
This message was sent by Atlassian Jira
(v8.20.10#820010)