xiaoheng1 commented on issue #8440: URL: https://github.com/apache/dubbo/issues/8440#issuecomment-894731989
消费端加这个也能正常访问吧,在我本机上是如此。 service-discovery 控制的是选择接口级的 invoker 还是应用级的 invoker,而 register-mode 控制的是在服务暴露或引用的时候向几个地址进行注册或订阅。 service-discovery: migration: FORCE_APPLICATION -- 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]
