Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #4746] Do not recreate async request executor if has been shu…
…tdown ### _Why are the changes needed?_ After #4480, there should be only one asyncRequestExecutor in one KyuubiSyncThriftClient ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4746 from turboFei/engine_alive. Closes #4746 9d2fa5f [fwang12] fix typo d90263b [fwang12] check 38aefdf [fwang12] close protocol first 6eb6178 [fwang12] do not renew executor 64e66a8 [fwang12] close protocol first Authored-by: fwang12 <[email protected]> Signed-off-by: fwang12 <[email protected]>
- Loading branch information