cxzl25 commented on code in PR #2759:
URL: https://github.com/apache/celeborn/pull/2759#discussion_r1776617550


##########
pom.xml:
##########
@@ -94,7 +94,7 @@
     <netty.version>4.1.109.Final</netty.version>
     <bouncycastle.version>1.77</bouncycastle.version>
     <protobuf.version>3.21.7</protobuf.version>
-    <ratis.version>3.1.0</ratis.version>
+    <ratis.version>3.1.1</ratis.version>

Review Comment:
   3.1.1 fixed a very serious bug. In the cluster I use, the Master and 
Follower status often appear to be out of sync, so upgrading to 3.1.1 looks 
good.
   
   RATIS-2116. Fix the issue where RaftServerImpl.appendEntries may be blocked 
indefinitely
   
   https://issues.apache.org/jira/browse/RATIS-2116



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