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 2020/01/29 22:42:10 UTC

[spark] branch branch-2.4 updated (12f4492 -> c7c9f9e)

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

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


    from 12f4492  [SPARK-30512] Added a dedicated boss event loop group
     add c7c9f9e  [SPARK-30310][CORE][2.4] Resolve missing match case in SparkUncaughtExceptionHandler and added tests

No new revisions were added by this update.

Summary of changes:
 .../spark/util/SparkUncaughtExceptionHandler.scala |  19 +++-
 .../util/SparkUncaughtExceptionHandlerSuite.scala  | 108 +++++++++++++++++++++
 2 files changed, 125 insertions(+), 2 deletions(-)
 create mode 100644 core/src/test/scala/org/apache/spark/util/SparkUncaughtExceptionHandlerSuite.scala


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