You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Koushik Das (JIRA)" <ji...@apache.org> on 2013/10/11 13:12:41 UTC

[jira] [Created] (CLOUDSTACK-4856) Optimize on the # of control commands sent by MS to HV host

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)