pengyu0929 commented on issue #473: 使用Feign调用失败,显示global transaction has already aborted URL: https://github.com/apache/servicecomb-pack/issues/473#issuecomment-496771250 我出现问题的情景是,Car和Hotel使用向前恢复,Car本地事务成功,而Hotel在重试后仍未成功,本地事务失败。 此时,正常情况下,Car应该要执行自己的补偿方法(cancel),但是现在并未执行。
---------------------------------------------------------------- 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
