You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/10/22 09:02:44 UTC

[GitHub] [shardingsphere] zhfeng commented on pull request #13187: support XA transaction for proxy #12771

zhfeng commented on pull request #13187:
URL: https://github.com/apache/shardingsphere/pull/13187#issuecomment-949427542


   @roodkcab It looks like ```MySQLXARecoverStatement``` has not been handled. This could cause non-consistent data  when the transaction manager is doing the crash recovery. Also you skip the ```XAEnd``` and  ```XAPrepare```, and I think this could not be compatiable with XA protocol. 


-- 
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-unsubscribe@shardingsphere.apache.org

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