cdmikechen opened a new issue, #983:
URL: https://github.com/apache/submarine/issues/983

   The current k8s and database transactions are separate, which will result in 
situations where a commit/processing failure of k8s will not trigger a rollback 
of a database transaction. 
   We need to design a unified transaction management or processing logic to 
ensure submarine-server to be able to handle exceptions and transaction 
rollbacks correctly.


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

Reply via email to