FlyingZC commented on issue #22356: URL: https://github.com/apache/shardingsphere/issues/22356#issuecomment-1327052449
Maybe according to the judgment whether it is in the transaction by `SeataATShardingSphereTransactionManager#isInTransaction`, if `RootContext.getXID()` is set outside shardingsphere,we can set call `SeataTransactionHolder.set()` here to fix it.Of course a better design needs to be sorted out. -- 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]
