sanpwc commented on a change in pull request #400:
URL: https://github.com/apache/ignite-3/pull/400#discussion_r738270194
##########
File path:
modules/raft/src/main/java/org/apache/ignite/raft/jraft/rpc/RpcClientEx.java
##########
@@ -25,6 +25,8 @@
void stopBlock();
+ void stopBlock(int cnt);
Review comment:
Given method is never used. Why we need it? What cnt means here?
--
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]