gtully commented on PR #6205: URL: https://github.com/apache/artemis/pull/6205#issuecomment-3848720073
I agree that config reload with a provided programmatic config is broken. There are no callbacks and have been no callbacks for programmatic config to get reapplied. That is not an argument for not restricting the reload of properties config to re loadable components. The fact that the effective config was changing on reload is irrelevant unless something reads the new config. The only thing that rereads config are the components that support config reload when they are poked on reload. -- 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]
