pan3793 commented on issue #6724:
URL: https://github.com/apache/kyuubi/issues/6724#issuecomment-2413170376

   > My understanding of HA should be that when this kyuubi pod hangs up, the 
running SQL can be transferred to another kyuubi pod so as not to affect the 
normal operation of SQL.
   
   Not exactly. In such cases, all sessions associated with the dead Kyuubi Pod 
will be marked as invalid and all queries will be canceled, the client needs to 
catch the exception and re-run the failed queries.


-- 
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-unsubscr...@kyuubi.apache.org

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


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

Reply via email to