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/07/22 17:35:14 UTC

[GitHub] [dubbo] hengyoush commented on issue #8292: 2.7.11版本 method retries 无效,2.7.8版本有效

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