You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ya...@apache.org on 2021/08/19 03:10:57 UTC

[incubator-kyuubi] branch master updated (636d60a -> 32b18ba)

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

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


    from 636d60a  [KYUUBI #958] [TEST] Ensure two connections in user mode share the same engine
     add 32b18ba  [KYUUBI #933] Enhance the detection mechanism for engine startup

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kyuubi/ctl/ServiceControlCli.scala  |  2 +-
 .../apache/kyuubi/ctl/ServiceControlCliSuite.scala | 39 +++++++++---------
 .../apache/kyuubi/ha/HighAvailabilityConf.scala    | 11 ++++-
 .../apache/kyuubi/ha/client/ServiceDiscovery.scala | 47 +++++++++++++---------
 .../scala/org/apache/kyuubi/engine/EngineRef.scala | 19 ++++-----
 .../kyuubi/engine/spark/InitializeSQLSuite.scala   |  8 ++--
 6 files changed, 72 insertions(+), 54 deletions(-)