AngersZhuuuu commented on code in PR #2480:
URL: https://github.com/apache/celeborn/pull/2480#discussion_r1618129784


##########
master/src/main/java/org/apache/celeborn/service/deploy/master/clustermeta/ha/HARaftServer.java:
##########
@@ -144,6 +146,7 @@ private HARaftServer(
             .setProperties(serverProperties)
             .setParameters(sslParameters)
             .setStateMachine(masterStateMachine)
+            .setOption(RECOVER) // RATIS-1677. Do not auto format RaftStorage 
in RECOVER.

Review Comment:
   Can we make this can be customized?



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