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 2022/04/27 09:47:01 UTC

[GitHub] [shardingsphere] jingshanglu commented on issue #17139: Distributed transaction cannot be rolled back normally

jingshanglu commented on issue #17139:
URL: https://github.com/apache/shardingsphere/issues/17139#issuecomment-1110797330

   `@ShardingSphereTransactionType(TransactionType.BASE)` only guarantees the transaction semantics of the connection obtained
    through `shardingsphere`. If you want to realize cross service transaction semantics, you may need to understand the usage of `@Globaltransaction`


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