rhtyd commented on issue #3729: config: add isdynamic flag in configuration response URL: https://github.com/apache/cloudstack/pull/3729#issuecomment-559956321 This will largely work for most global settings, however, there are configkeys that are defined to not be dynamic in nature and sometimes configkey which are are dynamic are used while creating a scheduled thread or executor service whose values only apply when a cloudstack component (managerbase etc.) is configured but not during/after the component has started. To accept this, will require codebase wide search and changing any configkeys which are declared as dynamic but not used dynamically.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
