ibessonov commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1570184052


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/disaster/DisasterRecoveryManager.java:
##########
@@ -78,7 +90,7 @@ public class DisasterRecoveryManager implements 
IgniteComponent {
 
     private static final int TIMEOUT = 30;
 
-    private static final int CATCH_UP_THRESHOLD = 10;
+    private static final int CATCH_UP_THRESHOLD = 100;

Review Comment:
   Sure



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to