Koushik Das created CLOUDSTACK-4856:
---------------------------------------
Summary: Optimize on the # of control commands sent by MS to HV
host
Key: CLOUDSTACK-4856
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4856
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.1.0, pre-4.0.0, 4.2.0
Reporter: Koushik Das
Fix For: 4.3.0
This is a placeholder bug for all control commands whose count can be minimized
by doing some optimisation.
1. CheckRouterCommand
This is used for checking status of redundant VR and is send for each router at
regular intervals. Instead of sending individual commands to each VR, these can
be batched for all routers residing on the same host.
This is a general idea and can be extended to other such commands as well.
--
This message was sent by Atlassian JIRA
(v6.1#6144)