chickenlj commented on issue #9986: URL: https://github.com/apache/dubbo/issues/9986#issuecomment-1119452764
Basically, offline, offlineInterface and offlineApp works as blow: * offline can be used to offline both interface level and instance level address from the registry center * offlineInterface will only offline interface level address from the registry center * offlineApp will only offline interface level address from the registry center Distinguishing offlineInterface and offlineApp can be useful in multiple registration scenario. -- 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]
