sanpwc commented on code in PR #6053:
URL: https://github.com/apache/ignite-3/pull/6053#discussion_r2541124528


##########
modules/replicator/src/main/java/org/apache/ignite/internal/replicator/ReplicaManager.java:
##########
@@ -788,7 +794,73 @@ public CompletableFuture<Replica> 
replica(ReplicationGroupId replicationGroupId)
      */
     public void resetPeers(ReplicationGroupId replicaGrpId, PeersAndLearners 
peersAndLearners, long sequenceToken) {

Review Comment:
   We still use resetPeers instead of resetWithRetry in ReplicaStateManager, is 
it intended?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to