[
https://issues.apache.org/jira/browse/IGNITE-25543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev reassigned IGNITE-25543:
------------------------------------
Assignee: Kirill Sizov
> Implement retry mechanism for resetPeers
> ----------------------------------------
>
> Key: IGNITE-25543
> URL: https://issues.apache.org/jira/browse/IGNITE-25543
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mirza Aliev
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> Currently, {{resetPeers}} intent from {{resetPartitions}} tries to reset
> peers only once, meaning that if raft is busy for some configuration change,
> the reset peers intent will be skipped and won't be retried. That leads to
> loosing {{resetPartitions}} intent, and for HA case that leads to loosing
> availability.
> We need to retry reset peers intents in order to achieve resetting raft
> configuration.
> h3. Definition of Done
> * Mechanism for retrying {{resetPeers}} intents is implemented.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)