Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.2.0
-
None
-
None
-
Spark 3.2.0
Description
Because `ExecutorPodsLifecycleManager`.`removedExecutorsCache` is not thread safe, will cause a pod deleted many times when `ExecutorPodsLifecycleManager`.`onNewSnapshots` called by multi threads.