Kwafoor commented on PR #5871:
URL: https://github.com/apache/kyuubi/pull/5871#issuecomment-1871664411

   > 1. separate two features in each PR, which are not coupled with each other.
   
   For `restart engine` is not simple, i will separate two features in each PR.
    
   When multi-thread uses a session to submit operations, `restart engine` will 
close the current `KyuubiSyncThriftClient` session, and this will cause other 
operations of the client to fail.
   
   Should we give more detailed descriptions and usage cases?
   like https://github.com/apache/kyuubi/issues/5797#issuecomment-1862190442


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