huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-522466606 > > > sharding-transaction-base-seata only support transaction in sharding-connection. > > > it does not support transaction between micro-services. > > > > > > If I want to use micro-services,such as Dubbo, does sharding-transaction-base-seata need to be adapted? > > I think you can use seata directly. you can wrap DataSourceProxy in ShardingDataSource. > sharding-transaction-base-seata don't need to integrated. Simply understand, do you mean that in micro services, such as Dubbo A service, I need to wrap DataSource Proxy by iterating through SharingDataSource? Sharding-transaction-base-seata-at module is only used to open Seata Global Transaction?
---------------------------------------------------------------- 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] With regards, Apache Git Services
