AlbumenJ commented on PR #10380:
URL: https://github.com/apache/dubbo/pull/10380#issuecomment-1204696075

   多实例化改造之后ModuleModel持有了 ConfigManager 和 ServiceRepository。和配置相关的放在 
ConfigManager,和发布后服务相关的放在 ServiceRepositorory。Deployer 直接存储 exportedService 
应该是有问题,最后都要收口到 ConfigManager 和 ServiceRepository。


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