You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by fe...@apache.org on 2023/05/15 02:43:06 UTC

[kyuubi] branch master updated (e8db3da44 -> 61fcffb7d)

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

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


    from e8db3da44 [KYUUBI #4838] Fix spark operation exception leak in `withLocalProperties` method
     add 61fcffb7d [KYUUBI #4836] Set UncaughtExceptionHandler for thread to log exception

No new revisions were added by this update.

Summary of changes:
 ...adFactory.scala => KyuubiUncaughtExceptionHandler.scala} | 13 ++++++-------
 .../scala/org/apache/kyuubi/util/NamedThreadFactory.scala   |  7 +++++++
 2 files changed, 13 insertions(+), 7 deletions(-)
 copy kyuubi-common/src/main/scala/org/apache/kyuubi/util/{NamedThreadFactory.scala => KyuubiUncaughtExceptionHandler.scala} (74%)