SteNicholas commented on code in PR #3149:
URL: https://github.com/apache/celeborn/pull/3149#discussion_r1998101800
##########
master/src/main/scala/org/apache/celeborn/service/deploy/master/Master.scala:
##########
@@ -320,6 +324,13 @@ private[celeborn] class Master(
"send-application-meta")
}
+ runTransportMessagesStaticBlockerTask = runTransportMessagesThread.submit(
Review Comment:
@RexXiong, it's really needed for Master, Worker and LifecycleManager, where
`TransportMessages` is built.
--
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]