Closed SGITLOGIN closed 2 weeks ago
This issue seems to be caused by the activeSessionCount
not being updated which prevents the while loop from ending. Would you like to submit a pull request to fix this?
This issue seems to be caused by the
activeSessionCount
not being updated which prevents the while loop from ending. Would you like to submit a pull request to fix this?
I'm sorry, I don't know how to submit a pull request
@SGITLOGIN Thank you for reporting this issue. If you are interested in contributing to Kyuubi you can read https://kyuubi.readthedocs.io/en/master/contributing/doc/get_started.html to learn how to submit a PR.
ok
Code of Conduct
Search before asking
Describe the bug
hello,I have killed the engine in kyuubi webui, and I have also seen that all sessions and operations have stopped, but in fact the engine has not stopped. Engine Log Output: EngineServiceDiscovery: 1 connection(s) are active, delay shutdown, The engine will not stop until kyuubi.session.engine.idle.timeout.
Affects Version(s)
1.9.2, 1.10.0
Kyuubi Server Log Output
No response
Kyuubi Engine Log Output
Kyuubi Server Configurations
No response
Kyuubi Engine Configurations
No response
Additional context
No response
Are you willing to submit PR?