sadlay commented on issue #11874: URL: https://github.com/apache/dubbo/issues/11874#issuecomment-1476456856
RegistryDirectory#subscribe(URL url)中,subscribe订阅更新逻辑先于ReferenceConfigurationListener拉取配置执行,导致包含在subscribe逻辑中的的overrideWithConfigurator方法中referenceConfigurationListener为空,而没有覆盖配置。 @AlbumenJ 请问这个BUG是否已修复? -- 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]
