AlbumenJ commented on issue #11080:
URL: https://github.com/apache/dubbo/issues/11080#issuecomment-1339217384

   这个是由于 Dubbo 3 中 spring 把所有的 reference bean 都注册到 spring 去了。如果没有指定一个 bean 去 
autowire 的话也没法决策是使用本地发布的(service bean)还是订阅的(甚至可能有多个,配置不一样)。
   所以最好是在升级的时候把有问题的都处理掉,提前排除风险。


-- 
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-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to