[
https://issues.apache.org/jira/browse/AMBARI-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177125#comment-15177125
]
Hadoop QA commented on AMBARI-15194:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12791010/rb44051.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/5692//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/5692//console
This message is automatically generated.
> 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)