You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2013/11/04 11:12:17 UTC

[jira] [Created] (AMBARI-3677) Service state should accurately reflect state of host-components

Tom Beerbower created AMBARI-3677:
-------------------------------------

             Summary: Service state should accurately reflect state of host-components
                 Key: AMBARI-3677
                 URL: https://issues.apache.org/jira/browse/AMBARI-3677
             Project: Ambari
          Issue Type: Task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower


Currently the UI loads *all* the host-components for a service just to calculate the status of a service. So if YARN, HDFS are installed on a 1000 node cluster, we get 2000 host-components in response just to calculate the color of 2 services (stopped=red, started=green, starting=blinking-green, stopping=blinking-red, etc., unknown=yellow)

This is not scalable on the browser. We want the API to roll-up the host-component statuses, and correctly update the {{ServiceInfo/state}} of the service. This will help UI in not loading all host_components.



--
This message was sent by Atlassian JIRA
(v6.1#6144)