shwstppr commented on PR #7509:
URL: https://github.com/apache/cloudstack/pull/7509#issuecomment-1563160667

   @weizhouapache test updates the config and restarts MS only when the config 
is false.
   If the config is made dynamic then restart won't be needed.
   Config was not made dynamic initially because APIs are accessible only when 
the config is true. If it is made dynamic then APIs would always be available. 
Though we can add checks that they throw proper error  when the config is false.
   In terms of overhead, only two GC and state scanner threads would be running 
additionally. We may also have to add a config to control interval for state 
scanner thread.


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