Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #3774] Output OpenSessionCount when Engine is waiting for exi…
…t because it reaches the Max lifetime ### _Why are the changes needed?_ When the Engine reaches the maximum running time, it can output the OpenSessionCount while waiting to exit ### _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 - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3774 from lsm1/features/info_opensession_count. Closes #3774 ae6e12a [senmiaoliu] info openSession count before engine shutdown because life time too long Authored-by: senmiaoliu <senmiaoliu@trip.com> Signed-off-by: Cheng Pan <chengpan@apache.org> (cherry picked from commit ce74e27) Signed-off-by: Cheng Pan <chengpan@apache.org>
- Loading branch information