You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/06/03 01:40:12 UTC

[GitHub] [servicecomb-pack] zhfeng commented on issue #475: 在只是用向后恢复的情况下,实现的服务和补偿方法是否必须要幂等

zhfeng commented on issue #475: 在只是用向后恢复的情况下,实现的服务和补偿方法是否必须要幂等
URL: https://github.com/apache/servicecomb-pack/issues/475#issuecomment-498086090
 
 
   比如在alpha和omega之间的网络出现短时的故暂,而这时对补偿方法的调用返回network timeout,但omega端已经执行了补偿操作。这样的话,alpha还会再次尝试调用补偿方法。

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services