hengyoush commented on issue #8292:
URL: https://github.com/apache/dubbo/issues/8292#issuecomment-885090301


   org/apache/dubbo/registry/integration/RegistryDirectory.java:358
   ```java
           // The combination of directoryUrl and override is at the end of 
notify, which can't be handled here
   //        this.overrideDirectoryUrl = 
this.overrideDirectoryUrl.addParametersIfAbsent(providerUrl.getParameters()); 
// Merge the provider side parameters
   
   ```
   The problem seems to be caused by the code being commented out.


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