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 2022/07/11 02:11:16 UTC

[GitHub] [dubbo] wangchengming666 opened a new issue, #10298: [Discussion] 如何对URL去重

wangchengming666 opened a new issue, #10298:
URL: https://github.com/apache/dubbo/issues/10298

   ![image](https://user-images.githubusercontent.com/17539174/178175001-3e2f2ead-413f-46ba-8abc-c32ee177051c.png)
   
   我觉得应该在两个角度去考虑
   1. 在Dubbo2中我们应该根据`接口+服务分组+版本号`来去重
   2. 但是在Dubbo3中我们支持了多实例,`接口+服务分组+版本号`不再是唯一条件,在Dubbo3中Framework、Application也应该是去重条件
   
   但是现在URL#equals方法中,只有URLAddress(既`ip+port`)和URLParam
   


-- 
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.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