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 10:46:34 UTC

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

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


   > ReferenceConfig.java
   > 
   > ```
   > // TODO, uncomment this line once service key is unified
   > serviceMetadata.setServiceKey(URL.buildKey(interfaceName, group, version));
   > ```
   > 
   > 一个工程如果有多个Reference引用同一个服务接口,配置的回调onXXX各自不同,ReferenceConfig只存一份consumerModel是搞不定的
   
   这个 PR 只是基础代码,最后的版本多个 ReferenceConfig 之间可以独立工作


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