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

[kyuubi] branch branch-1.7 updated (18aa69647 -> d3025f002)

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

chengpan pushed a change to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


    from 18aa69647 [KYUUBI #4328] Make Trino jdbc driver work
     add d3025f002 [KYUUBI #4282] Fix ConcurrentModificationException when log4j2 async enabled

No new revisions were added by this update.

Summary of changes:
 .../operation/log/Log4j12DivertAppender.scala      |  5 ++-
 .../operation/log/Log4j2DivertAppender.scala       | 38 ++++++++++++----------
 .../apache/kyuubi/operation/log/OperationLog.scala |  2 +-
 .../kyuubi/operation/log/OperationLogSuite.scala   |  4 +--
 .../kyuubi/server/api/v1/BatchesResource.scala     | 19 +++++++----
 5 files changed, 38 insertions(+), 30 deletions(-)