risyomei opened a new pull request, #5002: URL: https://github.com/apache/kyuubi/pull/5002
### _Why are the changes needed?_ Please refer to #4997 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [x] Add screenshots for manual tests if appropriate 1. connect to KyuubiServer with beeline 2. Confirm the Application is ACCEPTed in ResourceManager, Restart KyuubiServer 3. Confirmed that Engine was terminated shortly ``` 23/06/28 10:44:59 INFO storage.BlockManagerMaster: Removed 1 successfully in removeExecutor 23/06/28 10:45:00 INFO spark.SparkSQLEngine: Current open session is 0 23/06/28 10:45:00 ERROR spark.SparkSQLEngine: Spark engine has been terminated because no incoming connection for more than 60000 ms, deregistering from engine discovery space. 23/06/28 10:45:00 WARN zookeeper.ZookeeperDiscoveryClient: This Kyuubi instance lniuhpi1616.nhnjp.ism:46588 is now de-registered from ZooKeeper. The server will be shut down after the last client session completes. 23/06/28 10:45:00 INFO spark.SparkSQLEngine: Service: [SparkTBinaryFrontend] is stopping. ``` - [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
