ravening commented on pull request #4230:
URL: https://github.com/apache/cloudstack/pull/4230#issuecomment-929927962


   > @ravening when I reset a global setting `account.cleanup.interval`, it 
does not work
   > 
   > ```
   > 2021-09-28 15:02:49,981 WARN  [c.c.c.ConfigurationManagerImpl] 
(qtp1840903588-16:ctx-b50154f5 ctx-d20a74f0) (logid:3ee4ec69) Probably the 
component manager where configuration variable account.cleanup.interval is 
defined needs to implement Configurable interface
   > 2021-09-28 15:02:49,993 INFO  [c.c.a.ApiServer] 
(qtp1840903588-16:ctx-b50154f5 ctx-d20a74f0) (logid:3ee4ec69) Config parameter 
with name account.cleanup.interval doesn't exist
   > ```
   > 
   > There are some configurations which are defined in Config.java, we need to 
take a look at these configurations.
   
   @weizhouapache even I saw that.. some settings are not found in config store 
and they cant be reset but there are some others in config depot and we can 
reset them


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


Reply via email to