cherrylzhao commented on issue #7380:
URL: https://github.com/apache/shardingsphere/issues/7380#issuecomment-691687783


   > but 1.sharding is ERROR (though can curd,but Scan all db and table, 
Obviously it will time out)
   
   logic sql should contain sharding column (user_id), otherwise it will scan 
all db and table
   
   > seata TransactionManager can‘t rollback
   
   you can try to delete sharding-transaction-base-seata-at dependency in your 
project, `sharding-transaction-base-seata-at` means seat-at is one of base 
transaction for shardingsphere to ensure transaction across sharding data, but 
`seata-spring-boot-starter` just need a sharding datasource  to ensure 
distribute transaction between services.


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


Reply via email to