mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
* when management server dies and notifies other management servers about this, the running management server has to cleanup host_transfer records belonging to the died management server * issue agent load balancing task only when agent load (number of connected agents in the system) exceeds "agent.load.threshold" - 70% by default Conflicts: server/src/com/cloud/configuration/Config.java setup/db/db/schema-228to229.sql