forked from apache/kyuubi
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI apache#6130] Stop engine immediately after close session for …
…`CONNECTION` level FlinkSQLEngine # 🔍 Description ## Issue References 🔗 This pull request fixes apache#6130 ## Describe Your Solution 🔧 Stop engine immediately after close session for `CONNECTION` level FlinkSQLEngine ## Types of changes 🔖 - [X] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#6132 from wForget/KYUUBI-6130. Closes apache#6130 033c0ff [wforget] assert exception c0ce68e [wforget] debug 07e0320 [wforget] add test a3c4ae3 [wforget] [KYUUBI-6130] Stop engine immediately after close session for `CONNECTION` level FlinkSQLEngine Authored-by: wforget <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information
1 parent
d02536d
commit 7c15693
Showing
2 changed files
with
57 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters