-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24703/
-----------------------------------------------------------

Review request for Ambari, Jonathan Hurley and Srimanth Gunturi.


Bugs: AMBARI-6864
    https://issues.apache.org/jira/browse/AMBARI-6864


Repository: ambari


Description
-------

Flume persists the service desired state for start/stop.  When the number of 
agents is 0, use this desired state to decide when a ComponentIsNotRunning 
exception is thrown.  This means:
No agents, and desired = STARTED, the status should be STARTED
No agents, and desired = INSTALLED, the status should be INSTALLED


Diffs
-----

  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume.py
 4016c79 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume_handler.py
 99c29cb 
  ambari-server/src/test/python/stacks/2.0.6/FLUME/test_flume.py e4fd61d 

Diff: https://reviews.apache.org/r/24703/diff/


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:03.513s
[INFO] Finished at: Thu Aug 14 12:51:01 EDT 2014
[INFO] Final Memory: 19M/123M
[INFO] ------------------------------------------------------------------------


Thanks,

Nate Cole

Reply via email to