medoer edited a comment on issue #9841: URL: https://github.com/apache/shardingsphere/issues/9841#issuecomment-808179967
And use seata @GlobalTransactional can rollback success, but must add `TransactionTypeHolder.set(TransactionType.BASE)` before every persistent SQL. AND `TransactionTypeHolder.get()` return 'LOCAL' AND this way didn't use SeataATShardingTransactionManager#commit -- 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. For queries about this service, please contact Infrastructure at: [email protected]
