This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 7a9b066  [SPARK-32715][CORE] Fix memory leak when failed to store 
pieces of broadcast
     add 0811666  [SPARK-32878][CORE] Avoid scheduling TaskSetManager which has 
no pending tasks

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/org/apache/spark/scheduler/Pool.scala             | 4 +++-
 core/src/main/scala/org/apache/spark/scheduler/Schedulable.scala      | 1 +
 .../src/main/scala/org/apache/spark/scheduler/TaskSchedulerImpl.scala | 2 +-
 core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala   | 3 +++
 4 files changed, 8 insertions(+), 2 deletions(-)


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

Reply via email to