FMX commented on code in PR #2071:
URL: 
https://github.com/apache/incubator-celeborn/pull/2071#discussion_r1384517197


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -2169,6 +2170,16 @@ object CelebornConf extends Logging {
       .bytesConf(ByteUnit.BYTE)
       .createWithDefaultString("5G")
 
+  val WORKER_DISK_RESERVE_RATIO: OptionalConfigEntry[Double] =

Review Comment:
   As there is a config `celeborn.worker.storage.disk.reserve.size`. The 
meaning of "reserve" should be kept with the old one.



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