tristaZero commented on issue #8736: URL: https://github.com/apache/shardingsphere/issues/8736#issuecomment-753751234
@xunyard , Appreciated your clarification. Still, I have some questions here, 1. What's the role `LoadBalancedConnectionProxy` plays? If users use `jdbc:mysql:loadbalance:`, `LoadBalancedConnectionProxy` will take the charge of the load-balance job? 2. Why do we need to focus on the `transaction`? Not all of the requests from users will begin a transaction, right? When we configure with `jdbc:mysql:loadbalance:`, does every query trigger ShardingSphere to run into `Line 93` of `BackendConnection `? If you do not mind, maybe we can communicate by WeChat. :) Could you send your WeChat number to [email protected]? ---------------------------------------------------------------- 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]
