WillemJiang commented on issue #640: 分布式事务报错 URL: https://github.com/apache/servicecomb-pack/issues/640#issuecomment-605389181 > 高并发的情况下,关闭服务,事务补偿好像没有执行到,想问下,这个该如何去处理 如果你的服务方代码标注有问题,业务不能回滚是正常的,因为你开启了一个新的Saga事务,新的事务和之前的Saga事务关系是脱开的。
---------------------------------------------------------------- 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
