zhaoyinchuan commented on issue #30300:
URL: 
https://github.com/apache/shardingsphere/issues/30300#issuecomment-1980911834

   > > @ListenQ @linghengqian Through program test, I also find that 
shardingsphere-jdbc-core5.4.1 supports distributed transaction default. I do 
not config any XA or Base transaction.
   > 
   > * By default, you can certainly think that LOCAL is also a simple 
implementation of distributed transactions, because its behavior ensures that 
transaction operations will not be interrupted, but this is neither XA nor 
Seata AT. And XA distributed transactions are optional module.
   
   @linghengqian I'm sure that it‘s not LOCAL transaction,because two 
datasources have different ip and port. By the way My program uses JPA.I feel 
very strange about this just like @ListenQ said.


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