You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "hanna-liashchuk (via GitHub)" <gi...@apache.org> on 2023/02/08 13:40:37 UTC

[GitHub] [kyuubi] hanna-liashchuk commented on issue #4267: [Bug] KyuubiSQLException: Error while cleaning up the engine resources

hanna-liashchuk commented on issue #4267:
URL: https://github.com/apache/kyuubi/issues/4267#issuecomment-1422617099

   Interesting that this session id occurs only twice, for the first time here - 
   `2023-02-07 15:36:19.688 INFO org.apache.kyuubi.session.KyuubiSessionImpl: [v.user:172.17.0.186] SessionHandle [e767b53b-059b-45f8-b1e3-4ccc64366126] - Connected to engine [172.17.13.124:44855] with SessionHandle [9626c8e7-91db-4b0d-b127-dc7790a83102]`
   
   and second here -
   `Caused by: org.apache.kyuubi.KyuubiSQLException: Invalid SessionHandle [9626c8e7-91db-4b0d-b127-dc7790a83102]`
   
   According to logs, the error is received by user X while the session id belongs to user Y. 
   we had from 10 to 15 total connections at this time range


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org