[ https://issues.apache.org/jira/browse/AMBARI-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097398#comment-15097398 ]
Hudson commented on AMBARI-14584: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #4167 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4167/]) AMBARI-14584. RU/EU - Fix calculation of hosts so that non-HDP component (xiwang: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6105ab5f56a08ba27667404aac003c6689b412fb]) * ambari-web/test/views/main/admin/stack_upgrade/upgrade_version_box_view_test.js * ambari-web/app/models/host_component.js * ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_box_view.js * ambari-web/app/models/stack_service_component.js * ambari-web/app/templates/main/admin/stack_upgrade/upgrade_version_box.hbs * ambari-web/app/messages.js * ambari-web/app/app.js > RU/EU - Fix calculation of hosts so that non-HDP component hosts will be > excluded from 'Uninstalled', show more details on hover > -------------------------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-14584 > URL: https://issues.apache.org/jira/browse/AMBARI-14584 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.2.0 > Reporter: Xi Wang > Assignee: Xi Wang > Priority: Critical > Fix For: 2.2.1 > > Attachments: AMBARI-14584-branch-2.2.patch, > AMBARI-14584-branch-2.2.patch, AMBARI-14584.patch, AMBARI-14584.patch, > AMBARI-14584.patch > > > The UI sometimes shows misleading information about the counts of hosts that > have the version already installed/uninstalled/total. > In summary, should do the following modification: > 1) Show what we have today: Uninstalled, Installed, Current > 2) Those add up to the total required (i.e exclude MM and non-HDP hosts) > 'cause once you have 0 Uninstalled, you are ready to Perform Upgrade. > 3) On hover of that section of the block, show the full details: # > Uninstalled / # Maintenance Mode / # Not Required / # Installed / # Current > -- This message was sent by Atlassian JIRA (v6.3.4#6332)