turboFei commented on code in PR #3221:
URL: https://github.com/apache/celeborn/pull/3221#discussion_r2064361249


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -5545,10 +5547,12 @@ object CelebornConf extends Logging {
       .categories("metrics")
       .doc("Size for top items about top resource consumption applications 
list of worker. " +
         "The top resource consumption is determined by sum of diskBytesWritten 
and hdfsBytesWritten. " +
-        "The top resource consumption count prevents the total number of 
metrics from exceeding the metrics capacity.")
+        "The top resource consumption count prevents the total number of 
metrics from exceeding the metrics capacity." +

Review Comment:
   nit: Ident



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