tgravescs commented on a change in pull request #29002:
URL: https://github.com/apache/spark/pull/29002#discussion_r458816016
##########
File path: core/src/main/scala/org/apache/spark/executor/Executor.scala
##########
@@ -227,6 +222,13 @@ private[spark] class Executor(
metricsPoller.start()
Review comment:
is there a reason we put this after metrics poller as well? I think I
would rather init happen as soon as possible. Some people were using this for
metrics initially.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]