cherrylzhao commented on issue #6562: URL: https://github.com/apache/shardingsphere/issues/6562#issuecomment-669673116
`SeataATShardingTransactionManager` is a database layer distribute transaction resolution. for micro service layer original Seata is ok for that, so you just need a sharding-jdbc driver for the integration. the key point is investigate whether `ShardingDataSource` was wrapped to DataSourceProxy or not in your project. ---------------------------------------------------------------- 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]
