romantictravel01 opened a new issue #9807:
URL: https://github.com/apache/shardingsphere/issues/9807
## Question
sharding jdbc 4.1.1+seata 1.4.1
In GlobalTransactionScanner ,the method initClient is executed,
RMClient and TMClient are initialized
In SeataATShardingTransactionManager, the method initSeataRPCClient is
executed, and RMClient and TMClient are also initialized. Someone told me that
@ GlobalTransaction annotation is invalid at this time ,must rewrite
GlobalTransactionScanner and remove initClient. It's strange. What's the right
way
--
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]