[
https://issues.apache.org/jira/browse/AMBARI-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178329#comment-15178329
]
Hudson commented on AMBARI-15194:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4436 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4436/])
AMBARI-15194: Auto-start services - Create default settings for auto
(nsomasundaram:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=008503e128f9cbe34eda24ac47f7804c0fde5e35])
* ambari-server/src/main/java/org/apache/ambari/server/state/ComponentInfo.java
> Auto-start services: Create default settings for auto start
> -----------------------------------------------------------
>
> Key: AMBARI-15194
> URL: https://issues.apache.org/jira/browse/AMBARI-15194
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Nahappan Somasundaram
> Assignee: Nahappan Somasundaram
> Labels: ambari-server
> Fix For: 2.4.0
>
> Attachments: rb44051.patch, rb44051.patch
>
>
> Default settings for auto start should be made available via a configurable
> source like metainfo.xml.
> *Stack definition file*
> _/var/lib/ambari-server/resources/common-services/<service_name>/<version>/metainfo.xml_
> specifies whether a component is enabled for auto start. Add a flag to each
> component - *<recovery_enabled>true</recovery_enabled>* - when it is auto
> start enabled.
> If recovery_enabled tag is not specified, the default value is true for slave
> components and false for master components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)