Mirza Aliev created IGNITE-25543:
------------------------------------

             Summary: 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


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)

Reply via email to