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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to