You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2023/03/23 11:56:36 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #11874: 动态配置在重启后不生效

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

   这里应该有两个规则的处理点,一个是在 RegistryDirectory 另外是在 ServiceDiscoveryRegistryDirectory。
   按照通用一些的做法应该是订阅后马上推送一次最新的规则覆盖,这样可以保证规则是一直最新的。
   如果提前订阅规则再注册中心订阅可能导致一些非预期的时序问题。


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