SteNicholas commented on code in PR #3099:
URL: https://github.com/apache/celeborn/pull/3099#discussion_r1959148503


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -3740,6 +3741,15 @@ object CelebornConf extends Logging {
       .timeConf(TimeUnit.MILLISECONDS)
       .createWithDefaultString("10s")
 
+  val WORKER_RESUME_BY_PINNED_MEMORY_KEEP_TIME: ConfigEntry[Long] =

Review Comment:
   How should the user measure this configuration and configure it 
appropriately? What facts help users adjust this configuration value?



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