You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/07/21 08:42:12 UTC

[GitHub] carryxyh commented on issue #171: Failback Cluster失败后只会定时重新调用一次,如此次再失败则不会调用

carryxyh commented on issue #171: Failback Cluster失败后只会定时重新调用一次,如此次再失败则不会调用
URL: https://github.com/apache/incubator-dubbo/issues/171#issuecomment-406781268
 
 
   The invoke will not over if invoke always failed like @patternman said.
   DoInvoke method will only be called once. If failed, retry until the invoke success.
   
   @ralf0131 
   close this issue,pls.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org