Don't remove executors twice from Spark but remove from K8s repeatedly | 4 ms | Passed |
Keep executor pods in k8s if configured | 3 ms | Passed |
When an executor reaches error states immediately, remove from the scheduler backend | 15 ms | Passed |
When the scheduler backend lists executor ids that aren't present in the cluster, remove those executors from Spark | 3 ms | Passed |