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


##########
modules/raft/src/main/java/org/apache/ignite/internal/raft/RaftGroupServiceImpl.java:
##########
@@ -566,9 +567,15 @@ private <R extends NetworkMessage> CompletableFuture<R> 
sendWithRetry(
      * @param stopTime Stop time.
      * @param fut The future.
      * @param <R> Response type.
+     * @param retriesCount Retries count.

Review Comment:
   Renamed to retryCount. Javadoc improved.



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