You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/11 09:26:25 UTC

[GitHub] chickenlj commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

chickenlj commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP
URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-380387722
 
 
   > here when invokerUrls is empty ,all the invokers are destryed, but in fact,ignore it will be more fault tolerance.
   
   What if we want to clear all invokers when receive a empty list from the registry center? Do you think we should introduce a new mechanism: 
   1. When we want to clear invokers, send a signal explicitly.
   2. Without an explicit signal, keep using the invokers from the last notification.
   
   If this mechanism is what you want, do you have any suggestions on how to achieve this?

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