You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2014/04/17 02:17:15 UTC

[jira] [Created] (AMBARI-5488) Flume: service and component status should be calculated correctly

Nate Cole created AMBARI-5488:
---------------------------------

             Summary: Flume: service and component status should be calculated correctly
                 Key: AMBARI-5488
                 URL: https://issues.apache.org/jira/browse/AMBARI-5488
             Project: Ambari
          Issue Type: Task
          Components: agent, controller
            Reporter: Nate Cole
            Assignee: Nate Cole
             Fix For: 1.6.0


Flume service has 1 component per host. Each component has multiple agent processes. 

Service status is determined as
* up - all components up
* down - at least one flume agent down

Component status is determined as
* started - all agents up
* stopped - atleast 1 agent down
* starting - atleast 1 agent starting
* stopping - atleast 1 agent stopping



--
This message was sent by Atlassian JIRA
(v6.2#6252)