wuyi created SPARK-30355:
----------------------------

             Summary: Unify isExecutorActive between 
CoarseGrainedSchedulerBackend and DriverEndpoint  
                 Key: SPARK-30355
                 URL: https://issues.apache.org/jira/browse/SPARK-30355
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: wuyi


DriverEndPoint has method executorIsAlive() to check wether an executor is 
alive/active, while CoarseGrainedSchedulerBackend has method isExecutorActive() 
to do the same work. We could unify them and make their behavior be consistent.

 



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