pengyu0929 commented on issue #473: 使用Feign调用失败,显示global transaction has already aborted URL: https://github.com/apache/servicecomb-pack/issues/473#issuecomment-496765174 Booking中发生异常,没有执行Car和Hotel的补偿方法。 当时,当我将Hotel使用@Compensable(compensationMethod = "cancel")时,则可以执行Car和Hotel的补偿方法。 之后我在Hotel中发生异常,重试之后,没有执行Car的补偿方法,而是直接抛出异常。
---------------------------------------------------------------- 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
