You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/04/11 15:49:25 UTC

[GitHub] [dubbo-go] AlexStocks opened a new issue #1145: Imp: split common.URL -> ServiceConfigURL/ServiceAddressURL/InstanceAddressURL

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks closed issue #1145: Imp: split common.URL -> ServiceConfigURL/ServiceAddressURL/InstanceAddressURL

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #1145:
URL: https://github.com/apache/dubbo-go/issues/1145


   


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks commented on issue #1145: Imp: split common.URL -> ServiceConfigURL/ServiceAddressURL/InstanceAddressURL

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #1145:
URL: https://github.com/apache/dubbo-go/issues/1145#issuecomment-821170406


   ServiceConfigURL:配置中心对应;ServiceAddressURL 注册中心;InstanceAddressURL 应用级服务发现


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks edited a comment on issue #1145: Imp: split common.URL -> ServiceConfigURL/ServiceAddressURL/InstanceAddressURL

Posted by GitBox <gi...@apache.org>.
AlexStocks edited a comment on issue #1145:
URL: https://github.com/apache/dubbo-go/issues/1145#issuecomment-821170406


   ServiceConfigURL:配置中心对应;ServiceAddressURL 注册中心;InstanceAddressURL 注册中心的数据。后面两个都是应用级服务发现的 struct


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] AlexStocks commented on issue #1145: Imp: split common.URL -> ServiceConfigURL/ServiceAddressURL/InstanceAddressURL

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #1145:
URL: https://github.com/apache/dubbo-go/issues/1145#issuecomment-817328757


   cc @georgehao 


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org