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-549732373
 
 
   服务A调用了服务B的两个接口 在服务A的controller添加@SagaStart  在服务B 
的service添加@Compensable(compensationMethod = "cancel")  
这样的做法就是demo中的做法吧?但是这样就是不成功。在服务B就会出现Failed to get reconnected sender, all alpha 
server is down. 这个错误。我现在不得不在服务B的controller方法上加了@SagaStart   这种做法是正确的吗?

----------------------------------------------------------------
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