chickenlj opened a new pull request #9408: URL: https://github.com/apache/dubbo/pull/9408
Stop empty address notification from taking effect on consumer side. application.yml ```yaml dubbo: registry: enable-empty-protection: true/false ``` dubbo.properties ```properties dubbo.registry.enable-empty-protection: true/false ``` -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org