Kousuke Saruta created SPARK-32175:
--------------------------------------

             Summary: Fix the order between initialization for ExecutorPlugin 
and starting heartbeat thread
                 Key: SPARK-32175
                 URL: https://issues.apache.org/jira/browse/SPARK-32175
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.0.0, 3.1.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


In the current master, heartbeat thread in a executor starts after plugin 
initialization so if the initialization takes long time, heartbeat is not sent 
to driver and the executor will be removed from cluster.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to