wangxusheng258813 commented on issue #583: Failed to get reconnected sender, 
all alpha server is down.
URL: 
https://github.com/apache/servicecomb-pack/issues/583#issuecomment-549730021
 
 
   我的做法是相当于在服务B中又开启了两个事务(因为服务A调用了两个服务B的controller接口并且这两个接口都加了@SagaStart) 
其中有一个事务(服务B中事务1)出现了异常pack认为本地事务未执行成功,另一个事务(服务B中事务2)跟这个事务(服务B中事务1)无关 
所以他也没有执行cancel 但是服务A调用了服务B(服务B中子事务出现异常)此时有异常发生所以服务A执行了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

Reply via email to