Kirill Sizov created IGNITE-22680:
--------------------------------------
Summary: doStableKeySwitch uses latest catalog version
Key: IGNITE-22680
URL: https://issues.apache.org/jira/browse/IGNITE-22680
Project: Ignite
Issue Type: Bug
Reporter: Kirill Sizov
{{ZoneRebalanceRaftGroupEventsListener.doStableKeySwitch}} uses
{{catalogService.latestCatalogVersion()}} to get catalog version.
There is a chance that by the time a node is executing stable key switch, the
catalog has changed and we won't find zone descriptor in the latest version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)