candyaaa commented on issue #8841: URL: https://github.com/apache/dubbo/issues/8841#issuecomment-924111464
@CrazyHZM 我看了dubbo-admin的应用级服务发现,RegistryServerSync依托org.apache.dubbo.registry.Registry进行订阅,订阅的时候传入的URL参数设置了check=false,那么要达到**应用级服务发现,可以进行配置**,是否把硬编码check=false改为从URL中进行获取就可以实现呢? -- 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