[
https://issues.apache.org/jira/browse/AMBARI-18907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671110#comment-15671110
]
Hadoop QA commented on AMBARI-18907:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12839190/rb53811.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{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:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server:
org.apache.ambari.server.state.svccomphost.ServiceComponentHostTest
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9300//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9300//console
This message is automatically generated.
> Auto-start should respect maintenance mode on hosts and services
> ----------------------------------------------------------------
>
> Key: AMBARI-18907
> URL: https://issues.apache.org/jira/browse/AMBARI-18907
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Nahappan Somasundaram
> Assignee: Nahappan Somasundaram
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: rb53811.patch
>
>
> Auto-start should respect maintenance mode. If any host or service (meaning
> it's host components) or component is in maintenance mode, the auto-start
> directive should be ignored.
> Maintenance mode is ignored at host and service level. If you mark a host as
> in maintenance mode, and then restart the host, the services marked for
> auto-restart are started on that host. What should happen is those services
> should be ignored and excluded from auto-restart as the host is in
> maintenance mode. Currently, auto-start respects maintenance mode on
> component level alone.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)