You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2015/01/08 15:26:34 UTC

[jira] [Created] (AMBARI-9042) Failed, redundant requests after refresh on services page

Andrii Tkach created AMBARI-9042:
------------------------------------

             Summary: 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


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)