cay914 edited a comment on issue #6562: URL: https://github.com/apache/shardingsphere/issues/6562#issuecomment-667517705
can anybody help @tristaZero @kimmking @cherrylzhao ? my simple project is: [https://gitee.com/cay914/mall.git](url) my test case is: the function is the com.codebattery.service.OrderService#create call storageFeignClient.deduct("1", 1); and storageFeignClient.deduct throws Exception, But data is insert into mysql throught sharding-jdbc and seata prints rollback info in the console. please help, thanks. ---------------------------------------------------------------- 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]
