You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2017/12/06 10:42:37 UTC

[GitHub] rhtyd opened a new pull request #2353: CLOUDSTACK-9986:: Use host table to iterate for zone/cluster metrics

rhtyd opened a new pull request #2353: CLOUDSTACK-9986:: Use host table to iterate for zone/cluster metrics
URL: https://github.com/apache/cloudstack/pull/2353
 
 
   The host_view may contain duplicate entries when hosts have tags.
   Changing the host_view may cause unseen regressions so
   to fix the issues we've modified the zone/cluster metrics code to use
   the `host` table (hostdao) to iterate through the list of hosts in a
   cluster during zone/cluster metrics listing.
   
   @blueorangutan package

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services