davidyuan1223 commented on issue #5600:
URL: https://github.com/apache/kyuubi/issues/5600#issuecomment-1803132489

   find root case, actually the open session is always wrong, because we use 
thread, so if the test case execute quickly, the thread will not execute the 
error location the test case finished, but because the github ci maybe execute 
slowly, so we can get the failed.I need more time to find the error root cause, 
you can add Thread.sleepe(10000) like this picture,you will get the same error
   
![image](https://github.com/apache/kyuubi/assets/51512358/fdf3fcb1-34f4-4115-98b6-e7feefd38c91)
   


-- 
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