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: [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]

Reply via email to