spark git commit: [SPARK-25837][CORE] Fix potential slowdown in AppStatusListener when cleaning up stages

2018-11-01 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.3 632c0d911 -> 49e1eb8bd [SPARK-25837][CORE] Fix potential slowdown in AppStatusListener when cleaning up stages ## What changes were proposed in this pull request? * Update `AppStatusListener` `cleanupStages` method to remove tasks

spark git commit: [SPARK-25837][CORE] Fix potential slowdown in AppStatusListener when cleaning up stages

2018-11-01 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.4 3d2fce5a3 -> 73894462c [SPARK-25837][CORE] Fix potential slowdown in AppStatusListener when cleaning up stages ## What changes were proposed in this pull request? * Update `AppStatusListener` `cleanupStages` method to remove tasks

spark git commit: [SPARK-25837][CORE] Fix potential slowdown in AppStatusListener when cleaning up stages

2018-11-01 Thread vanzin
Repository: spark Updated Branches: refs/heads/master fc898 -> e9d3ca0b7 [SPARK-25837][CORE] Fix potential slowdown in AppStatusListener when cleaning up stages ## What changes were proposed in this pull request? * Update `AppStatusListener` `cleanupStages` method to remove tasks for