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 2022/09/27 07:17:34 UTC

[GitHub] [shardingsphere] I-Love-China commented on issue #21219: Why Local Transactions with Multiple Data Sources is work

I-Love-China commented on issue #21219:
URL: https://github.com/apache/shardingsphere/issues/21219#issuecomment-1259086356

   <img width="1440" alt="image" src="https://user-images.githubusercontent.com/41012300/192458531-9821e103-fd01-4667-ac20-e9f2fe47b111.png">
   
   CZ `LocalTransactionManager` works with `ShardingSphereConnection`, which holds multiple `HikariConnectionProxy` for various data sources. These data sources will rollback one by one while `ShardingSphereConnection` is rollbacking.
   
   This is not a bug.


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