[ https://issues.apache.org/jira/browse/AMBARI-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049201#comment-14049201 ]
Andrii Tkach commented on AMBARI-6326: -------------------------------------- second patch committed to trunk and branch-1.6.1 > Clicking on a single component link goes to Hosts page rather than directly > to Host Details page > ------------------------------------------------------------------------------------------------ > > Key: AMBARI-6326 > URL: https://issues.apache.org/jira/browse/AMBARI-6326 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.6.1 > Reporter: Xi Wang > Assignee: Andrii Tkach > Priority: Critical > Fix For: 1.6.1 > > Attachments: AMBARI-6326-1.6.1.patch, AMBARI-6326_2.patch, > AMBARI-6326_2_branch-1.6.1.patch > > > STR: > From Dashboard widgets or service summary pages, click on a single-component > link (e.g, NameNode). > It instead of going to the Host Details page for the host, it loads Hosts > page without any filter applied. > Reason: > On Service page/Dashboard, when we load hosts, we only target the 'filtered > hosts', but actually we should load all hosts. > For example, I have 115 hosts in total, and 50 displayed on Hosts Page, the > one with NN is not one of the 50 displayed. > Then go to Services > HDFS > click on 'NameNode' link, then this issue > happened, because we only loaded the 50 filtered hosts, if NN or SNN links > are not among the 50 hosts, then the links are empty. -- This message was sent by Atlassian JIRA (v6.2#6252)