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]> (cherry picked from commit 9c18a7e)
- Loading branch information