turboFei commented on code in PR #2230:
URL: 
https://github.com/apache/incubator-celeborn/pull/2230#discussion_r1454493514


##########
common/src/main/scala/org/apache/celeborn/common/util/Utils.scala:
##########
@@ -1092,4 +1093,8 @@ object Utils extends Logging {
   }
 
   def getProcessId: String = 
ManagementFactory.getRuntimeMXBean.getName.split("@")(0)
+
+  private val dateFmt: FastDateFormat =

Review Comment:
   resolved



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