jt2594838 commented on a change in pull request #1894:
URL: https://github.com/apache/iotdb/pull/1894#discussion_r514944799



##########
File path: 
cluster/src/main/java/org/apache/iotdb/cluster/server/member/RaftMember.java
##########
@@ -1524,7 +1529,7 @@ private AppendLogResult sendLogToFollowers(Log log, 
AtomicInteger voteCounter) {
     try {
       if (allNodes.size() > 2) {
         // if there are more than one followers, send the requests in parallel 
so that one slow
-        // follower will not
+        // follower will not blocked

Review comment:
       be blocked




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

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


Reply via email to