Commit f8a4fd3
[BRANCH-1.1][SPARK-4626] Kill a task only if the executorId is (still) registered with the scheduler
v1.1 backport for #3483
Author: roxchkplusony <[email protected]>
Closes #3503 from roxchkplusony/bugfix/4626-1.1 and squashes the following commits:
234d350 [roxchkplusony] [SPARK-4626] Kill a task only if the executorId is (still) registered with the scheduler1 parent a59c445 commit f8a4fd3
File tree
1 file changed
+6
-1
lines changed- core/src/main/scala/org/apache/spark/scheduler/cluster
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments