leesf created SPARK-47797:
-----------------------------

             Summary: Skip deleting pod if the pod does not exists
                 Key: SPARK-47797
                 URL: https://issues.apache.org/jira/browse/SPARK-47797
             Project: Spark
          Issue Type: Improvement
          Components: Kubernetes
    Affects Versions: 3.5.1
            Reporter: leesf


in ExecutorPodsLifecycleManager#removeExecutorFromK8s method. Get pod before 
deleting it, we can skip deleting if pod is already deleted so that we do not 
send too many requests to api server.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to