terrymanu commented on issue #2335: Support distributed transaction by integrating seata. URL: https://github.com/apache/incubator-shardingsphere/issues/2335#issuecomment-489877546 Basic tasks: - [ ] Add a new module name as `sharding-transaction\sharding-transaction-base\sharding-transaction-seata-at` - [ ] Implement SPI `ShardingTransactionManager`with Seata's transaction API Enhancement tasks to be discuss further: - [ ] Define a new interface and SPI for SQL AST result on Seata, ShardingSphere will implement this SPI to assemble AST, to avoid parse SQL twice - [ ] Think about how to use same configuration of register center to distribute for Seata and ShardingSphere, to avoid user configure twice
---------------------------------------------------------------- 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] With regards, Apache Git Services
