Kelven Yang created CLOUDSTACK-4529:
---------------------------------------
Summary: VM internal name should not be retrived seperatly inside
a loop, this will cause big performance impact
Key: CLOUDSTACK-4529
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4529
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Kelven Yang
Priority: Critical
When I reviewed some of recent VMware changes, found that the latest change on
HostMO.getVmVncPortsOnHost has introduced a performance impact.
VMware API is designed to use as less as calls to vCenter with property
collectors, we need to use it the right way to avoid individual call to
vCenter, especially inside a loop
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira