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/09/02 09:59:05 UTC

[GitHub] [dubbo] zrlw commented on pull request #8662: Add 3.0 Multi Instance Support

zrlw commented on pull request #8662:
URL: https://github.com/apache/dubbo/pull/8662#issuecomment-911480360


   ReferenceConfig.java
   ```
   // TODO, uncomment this line once service key is unified
   serviceMetadata.setServiceKey(URL.buildKey(interfaceName, group, version));
   ```
   一个工程如果有多个Reference引用同一个服务接口,配置的回调onXXX各自不同,ReferenceConfig只存一份consumerModel是搞不定的


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