hanna-liashchuk commented on issue #4267: URL: https://github.com/apache/kyuubi/issues/4267#issuecomment-1429607510
@pan3793 I've noticed that session 904407b1-8cf3-476f-a730-929eecc53a90 is closed twice first we can see ``` 2023-02-14 09:52:31.017 INFO session.SparkSQLSessionManager: SessionHandle [904407b1-8cf3-476f-a730-929eecc53a90] is closed, current opening sessions 0 ``` and then ``` 2023-02-14 11:31:11.600 INFO spark.SparkTBinaryFrontendService: Received request of closing SessionHandle [904407b1-8cf3-476f-a730-929eecc53a90] 2023-02-14 11:31:11.610 ERROR spark.SparkTBinaryFrontendService: Error closing session: org.apache.kyuubi.KyuubiSQLException: Invalid SessionHandle [904407b1-8cf3-476f-a730-929eecc53a90] ``` -- 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]
