zaynt4606 commented on code in PR #2701:
URL: https://github.com/apache/celeborn/pull/2701#discussion_r1766682202


##########
client/src/main/scala/org/apache/celeborn/client/LifecycleManager.scala:
##########
@@ -229,6 +231,7 @@ class LifecycleManager(val appUniqueId: String, val conf: 
CelebornConf) extends
       new Runnable {
         override def run(): Unit = Utils.tryLogNonFatalError {
           self.send(RemoveExpiredShuffle)
+          // todo

Review Comment:
   deleted! thanks!



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