linghengqian commented on issue #34556:
URL: 
https://github.com/apache/shardingsphere/issues/34556#issuecomment-2633079412

   - One of the issues involved here is that after enabling Seata integration, 
ShardingSphere actually hosts the real data source of Seata proxy. To bypass 
Seata client, you have to use Hikaricp or other database connection pools to 
create a ShardingSphere logical datasource again, which is back to the problem 
of registering multiple datasource Spring beans. This sounds like something 
that has been explained in the Spring documentation.
   
   - If the seata client doesn't expose a more usable java api, it's hard to 
say what can be done here.


-- 
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-unsubscr...@shardingsphere.apache.org

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

Reply via email to