AlexStocks opened a new issue #1145: URL: https://github.com/apache/dubbo-go/issues/1145
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: ServiceConfigURL/ServiceAddressURL/InstanceAddressURL **Why is this needed**: 未来的 dubbogo 3.x 版本中,将借鉴 dubbo 的 URL 实现,将 common.URL 拆分为 ServiceConfigURL、 ServiceAddressURL 和 InstanceAddressURL,以分别应对 配置中心、注册中心和元数据中心的压力,尽量将变更压力降低到最低粒度。 refer from [浅析 Dubbo 3.0 中对 URL 的优化](https://www.yuque.com/kenliu-zhmwk/qc8gak/wk0z55) -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
