plusmancn commented on issue #8307: URL: https://github.com/apache/dubbo/issues/8307#issuecomment-904767426
@zrlw 我试着查阅了些资料,发现在 Dubbo 2.7.x 系列使用的是元数据中心的架构,Dubbo 3 的应用级服务发现才会出现 Provider 和 Consumer 直连获取 MetaInfo 的设定。 具体可以参见博文:[Dubbo3 应用级服务发现](https://dubbo.apache.org/zh/blog/2021/06/02/dubbo3-%E5%BA%94%E7%94%A8%E7%BA%A7%E6%9C%8D%E5%8A%A1%E5%8F%91%E7%8E%B0/#43-%E6%9C%8D%E5%8A%A1%E8%87%AA%E7%9C%81%E4%B8%AD%E7%9A%84%E5%85%B3%E9%94%AE%E6%9C%BA%E5%88%B6) -- 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]
