trust-freedom commented on issue #9212:
URL: https://github.com/apache/dubbo/issues/9212#issuecomment-1813846214

   同问,在dubbo3中,export接口时也会subscribe override url,任何添加override 
url的行为都会导致reExport provider url,而对于真正接口级订阅的consumer来说,会收到2次通知变更,一个是原本的override 
url,一个是provider url的reExport变更。
   看注释是"Subscribe to override rules in 2.6.x or before",不太明白,consumer端不是会merge 
override url么,为什么provider端还要监听后reExport??


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

Reply via email to