You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by wu...@apache.org on 2021/08/20 06:42:53 UTC

[spark] branch branch-3.0 updated (8862657 -> 0a31f1f)

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

wuyi pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 8862657  [SPARK-34949][CORE][3.0] Prevent BlockManager reregister when Executor is shutting down
     add 0a31f1f  [SPARK-35011][CORE][3.0] Avoid Block Manager registrations when StopExecutor msg is in-flight

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/HeartbeatReceiver.scala |   4 +-
 .../spark/storage/BlockManagerMasterEndpoint.scala | 102 ++++++++++++++++-----
 .../main/scala/org/apache/spark/util/Utils.scala   |   7 ++
 .../apache/spark/storage/BlockManagerSuite.scala   |  20 +++-
 4 files changed, 101 insertions(+), 32 deletions(-)

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