You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Sumit Mohanty <sm...@hortonworks.com> on 2015/10/18 23:24:56 UTC

Review Request 39424: Auto start should allow selection of components that can be auto-started

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

Review request for Ambari, Jayush Luniya and Sid Wagle.


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


Repository: ambari


Description
-------

Currently, auto start feature is a all-on or all-off. At times it is necessary to allow auto-start for certain components or disallow auto-start for certain components.
Scenarios being:
Do not auto-restart NAMENODE
Restart only AMS Collector or Storm Supervisor
Do not auto restart ATS/JHS as they are externally managed for HA (active-passive)


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/ActionQueue.py 6a64f99 
  ambari-agent/src/main/python/ambari_agent/RecoveryManager.py 595c4fc 
  ambari-agent/src/test/python/ambari_agent/TestActionQueue.py 4e130f9 
  ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1669a2c 
  ambari-server/src/main/java/org/apache/ambari/server/agent/HeartBeatHandler.java 6f34b62 
  ambari-server/src/main/java/org/apache/ambari/server/agent/RecoveryConfig.java 9ebfb49 
  ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java 23f9803fe 

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


Testing
-------

New unit tests and manually verified the settings.


Thanks,

Sumit Mohanty


Re: Review Request 39424: Auto start should allow selection of components that can be auto-started

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39424/#review103083
-----------------------------------------------------------

Ship it!


Ship It!

- Sid Wagle


On Oct. 18, 2015, 9:24 p.m., Sumit Mohanty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39424/
> -----------------------------------------------------------
> 
> (Updated Oct. 18, 2015, 9:24 p.m.)
> 
> 
> Review request for Ambari, Jayush Luniya and Sid Wagle.
> 
> 
> Bugs: AMBARI-13463
>     https://issues.apache.org/jira/browse/AMBARI-13463
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Currently, auto start feature is a all-on or all-off. At times it is necessary to allow auto-start for certain components or disallow auto-start for certain components.
> Scenarios being:
> Do not auto-restart NAMENODE
> Restart only AMS Collector or Storm Supervisor
> Do not auto restart ATS/JHS as they are externally managed for HA (active-passive)
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/ActionQueue.py 6a64f99 
>   ambari-agent/src/main/python/ambari_agent/RecoveryManager.py 595c4fc 
>   ambari-agent/src/test/python/ambari_agent/TestActionQueue.py 4e130f9 
>   ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1669a2c 
>   ambari-server/src/main/java/org/apache/ambari/server/agent/HeartBeatHandler.java 6f34b62 
>   ambari-server/src/main/java/org/apache/ambari/server/agent/RecoveryConfig.java 9ebfb49 
>   ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java 23f9803fe 
> 
> Diff: https://reviews.apache.org/r/39424/diff/
> 
> 
> Testing
> -------
> 
> New unit tests and manually verified the settings.
> 
> 
> Thanks,
> 
> Sumit Mohanty
> 
>