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


##########
worker/src/main/scala/org/apache/celeborn/service/deploy/worker/WorkerSource.scala:
##########
@@ -181,6 +182,7 @@ object WorkerSource {
   val FETCH_LOCAL_CHUNK_SUCCESS_COUNT = "FetchLocalChunkSuccessCount"
   val FETCH_MEMORY_CHUNK_FAIL_COUNT = "FetchMemoryChunkFailCount"
   val FETCH_LOCAL_CHUNK_FAIL_COUNT = "FetchLocalChunkFailCount"
+  val FETCH_CHUNK_UNREGISTERED_STREAM_FAIL_COUNT = 
"FetchChunkUnregisteredStreamFailCount"

Review Comment:
   Why does this add this metric?



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