marker-wu commented on issue #12677:
URL: 
https://github.com/apache/shardingsphere/issues/12677#issuecomment-926435078


   
   > > Do you mean that LOCAL transaction is also one of the supported 
distributed transactions?
   > 
   > The LOCAL will try committing or rolling back all connections, it just 
acts on multiple data sources, I don't think it is distributed.
   
   The sub-database sub-table I understand is also a scenario in distributed 
transactions. LOCAL controls the commit or rollback of all connections in the 
entire transaction, but it cannot guarantee final consistency
   
   According to what you mean, what is the application scenario of XA and BASE 
in sharding-proxy?


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