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


##########
worker/src/main/scala/org/apache/celeborn/service/deploy/worker/WorkerSource.scala:
##########
@@ -269,4 +269,6 @@ object WorkerSource {
   // clean
   val CLEAN_TASK_QUEUE_SIZE = "CleanTaskQueueSize"
   val CLEAN_EXPIRED_SHUFFLE_KEYS_TIME = "CleanExpiredShuffleKeysTime"
+
+  val CACHE_HIT_RATE = "CacheHitRate"

Review Comment:
   Move this line after `SortedFileSize`. Meanwhile, update the metric name to 
`SorterCacheHitRate`.



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