zhfeng commented on issue #13873: URL: https://github.com/apache/shardingsphere/issues/13873#issuecomment-984490312
I think there are some misunderstands of ```ShardingTransactionType``` with ```TransactionType.XA```. It is an internal transaction used by sharding-shpere to coordinate the distributed backend databases. @yeruilong if you have only one dataSource, can you check if it works by removing ```@ShardingTransactionType(TransactionType.XA)``` ? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
