andrijapanicsb opened a new issue #3683: Stop "mgmt server needs restart" 
message on global setting that doesn't require it
URL: https://github.com/apache/cloudstack/issues/3683
 
 
   Currently, when we change ANY global setting, there is a popup window saying 
"Please restart your management server(s) for your new settings to take effect"
   
   But on i.e. 4.11 release, Out of  589 different settings, 188 of those do 
not require mgmt server restart. (SELECT * FROM cloud.configuration WHERE 
is_dynamic=1;)
   
   Would be nice to stop that false popup for those global settings that do not 
require mgmt server restart.

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

Reply via email to