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 2022/02/18 10:56:29 UTC

[incubator-kyuubi] branch master updated (f7aa0e0 -> 1d64bb2)

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

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


    from f7aa0e0  [KYUUBI #1931] `AbstractSession._lastIdleTime` should be reset in acquire method
     add 1d64bb2  [KYUUBI #1796] Destroy the process after the engine starts

No new revisions were added by this update.

Summary of changes:
 docs/deployment/settings.md                               |  1 +
 .../main/scala/org/apache/kyuubi/config/KyuubiConf.scala  | 10 ++++++++++
 .../main/scala/org/apache/kyuubi/engine/ProcBuilder.scala | 15 +++++++++++----
 3 files changed, 22 insertions(+), 4 deletions(-)