Mirza Aliev created IGNITE-25276:
------------------------------------
Summary: Implement recovery mechanism for stable switch intents
after MetaStorage becomes available
Key: IGNITE-25276
URL: https://issues.apache.org/jira/browse/IGNITE-25276
Project: Ignite
Issue Type: Bug
Reporter: Mirza Aliev
h3. Motivation
Currently, when doStableKeySwitch fails due to MetaStorage being unavailable
(e.g., the only MetaStorage node is stopped), the intent to perform a stable
switch is lost. We need to ensure that such intents are not discarded and can
be recovered once MetaStorage becomes available again.
h3. Definition of done
* Investigating whether there is already an automatic recovery mechanism for
stable switch intents in place.
* If no such mechanism exists, implementing logic that detects pending intents
and retries them once MetaStorage is restored.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)