cherrylzhao opened a new pull request #4996: add 
sharding.transaction.seata.at.enable config to compatible with se…
URL: https://github.com/apache/incubator-shardingsphere/pull/4996
 
 
   when `sharding.transaction.seata.at.enable = false`,  
`SeataATShardingTransactionManager` will be disabled, in this way original 
seata global transaction across services will compatible with shardingsphere 
since `TransactionalSQLExecutionHook` can transport global txId in 
multi-threads.
   
   user should pay attention that 
`@ShardingTransactionType(TransactionType.BASE)` should not been introduced in 
original seata global transaction across services

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to