weizhouapache commented on PR #6809:
URL: https://github.com/apache/cloudstack/pull/6809#issuecomment-1835932669

   > The situation is exactly the same as I commented on Jan 23, changing the 
global setting works properly (updating the database and agent.properties 
files) but the reset functionality (reset configuration) resets only the global 
setting, not the database and agent.properties files.
   > 
   
   good point @vladimirpetrov 
   this needs some changes indeed.
   
   the solution may be similar as
   ```
   messageBus.subscribe(EventTypes.EVENT_CONFIGURATION_VALUE_EDIT
   ```
   
   cc @soreana 


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