You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/08/18 23:19:48 UTC

[spark] branch branch-3.1 updated (31d771d -> 79ea014)

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

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


    from 31d771d  [SPARK-36400][SPARK-36398][SQL][WEBUI] Make ThriftServer recognize spark.sql.redaction.string.regex
     add 79ea014  [SPARK-35011][CORE][3.1] 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 | 118 +++++++++++++++------
 .../main/scala/org/apache/spark/util/Utils.scala   |   7 ++
 .../apache/spark/storage/BlockManagerSuite.scala   |  20 +++-
 4 files changed, 109 insertions(+), 40 deletions(-)

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