AmandeepSingh285 commented on code in PR #3673:
URL: https://github.com/apache/celeborn/pull/3673#discussion_r3214776888


##########
worker/src/main/scala/org/apache/celeborn/service/deploy/worker/WorkerSource.scala:
##########
@@ -290,4 +295,17 @@ object WorkerSource {
   // clean
   val CLEAN_TASK_QUEUE_SIZE = "CleanTaskQueueSize"
   val CLEAN_EXPIRED_SHUFFLE_KEYS_TIME = "CleanExpiredShuffleKeysTime"
+
+  // metadata operations
+  val METADATA_OPERATION_STATUS_COUNT = "MetadataOperationStatusCount"
+  val WRITE_OPERATION_LABEL = Map("operation" -> "write")

Review Comment:
   Done added ROCKSDB_BACKEND_LABEL 



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