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 2020/10/01 17:08:32 UTC

[GitHub] [shardingsphere] airship-lion commented on issue #7659: sharding-proxy integration seata error

airship-lion commented on issue #7659:
URL: https://github.com/apache/shardingsphere/issues/7659#issuecomment-702274200


   Several entities in my demo are in different databases. When the sharding-proxy configuration file sets the transaction to BASE mode, put the seata related jar package into the lib, and the breakpoint is at the end when the test runs , And then when I shut down one of the database instances, the transactions of the other two instances cannot be rolled back normally. But when I don't use sharding-proxy and directly connect to seata with multiple data sources, the same test, the transactions of the other two instances can be rolled back.
   
   My sharding-proxy configuration is as follows
   ![sharding-proxy-server-conf](https://user-images.githubusercontent.com/27192321/94840829-a6a7b880-044b-11eb-862b-6b3fbf3284d8.png)
   
   ![sharding-proxy-shardingrule-conf](https://user-images.githubusercontent.com/27192321/94840815-9f80aa80-044b-11eb-865d-cc1fab21884e.png)
   
   


----------------------------------------------------------------
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