walkinggo commented on issue #13856:
URL: https://github.com/apache/dubbo/issues/13856#issuecomment-2143889563

   I test it, and i find out that dubbo cannot work if registry is down.I can 
check it is true when registry is zookeeper or nacos.And also,i can see the 
`org.apache.dubbo.registry.support.AbstractRegistry` will store the local cache 
when `localCacheEnabled `is true.I think the way to finish it is read the local 
cache when the registry cannot be connected.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to