skyjilygao commented on issue #10422: URL: https://github.com/apache/dubbo/issues/10422#issuecomment-1211502928
> https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-nacos/dubbo-samples-nacos-configcenter 参考这个用例进行配置,只能通过 dubbo 可以读取的方式配置 谢谢,根据这个示例,以及文档已经能从nacos配置中心读取到timeout了。 但是又遇到一个新的问题,不会自动刷新。虽然应用程序日志显示读取到nacos配置,但测试时发现timeout并没有刷新为最新配置,而是使用的程序启动时读取的配置。我还没找到自动刷新的参数,能告诉下吗? -- 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]
