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


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -2260,6 +2261,14 @@ object CelebornConf extends Logging {
       .bytesConf(ByteUnit.BYTE)
       .createWithDefaultString("4MB")
 
+  val HA_MASTER_RATIS_LOG_WRITE_BUFFER_SIZE: ConfigEntry[Long] =

Review Comment:
   Why `ratis.raft.server.log.write.buffer.size` need 64MB in Celeborn while 
the default size is 8MB?



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