[ https://issues.apache.org/jira/browse/AMBARI-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269820#comment-14269820 ]
Hudson commented on AMBARI-9042: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #1431 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1431/]) AMBARI-9042 Failed, redundant requests after refresh on services page. (atkach) (atkach: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2f32fb329c6497e7025196092a886242e9e0cc31) * ambari-web/app/views/main/service/services/hdfs.js * ambari-web/app/templates/main/service/info/summary/master_components.hbs * ambari-web/test/controllers/main/host/details_test.js * ambari-web/test/app_test.js * ambari-web/app/views/main/service/info/summary.js * ambari-web/app/app.js * ambari-web/app/routes/main.js > Failed, redundant requests after refresh on services page > --------------------------------------------------------- > > Key: AMBARI-9042 > URL: https://issues.apache.org/jira/browse/AMBARI-9042 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 2.0.0 > > Attachments: AMBARI-9042.patch > > > STR: > 1. Go to Services page > 2. Refresh page > UI make two requests before cluster name loaded: > {code} > { > "status" : 404, > "message" : "Parent Cluster resource doesn't exist. Cluster not found, > clusterName=null. Cluster not found, clusterName=null" > } > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)