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

   > ```
   > messageBus.subscribe(EventTypes.EVENT_CONFIGURATION_VALUE_EDIT
   > ```
   
   @weizhouapache I saw that the message bus only sends out 
`EventTypes.EVENT_CONFIGURATION_VALUE_EDIT` when the configuration is updated 
globally. I'm currently working on resolving this so that it will also be 
emitted for cluster level updates and reset as well.
   
   
https://github.com/apache/cloudstack/blob/d3cad4266af5b57482526d88a9407c5434857cb3/server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java#L875-L878


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