You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/03/24 14:45:02 UTC

[GitHub] [shardingsphere] romantictravel01 opened a new issue #9807: RMClient and TMClient are initialized twice

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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #9807: RMClient and TMClient are initialized twice

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #9807:
URL: https://github.com/apache/shardingsphere/issues/9807


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] strongduanmu commented on issue #9807: RMClient and TMClient are initialized twice

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #9807:
URL: https://github.com/apache/shardingsphere/issues/9807#issuecomment-806277943


   @romantictravel01 You can refer to this article——https://www.jianshu.com/p/41ebdaf403c8.


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu commented on issue #9807: RMClient and TMClient are initialized twice

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #9807:
URL: https://github.com/apache/shardingsphere/issues/9807#issuecomment-927255640


   The seata version of ShardingSphere is 1.0.0, it is better to upgrade the version, please see #12739.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org