[
https://issues.apache.org/jira/browse/AMBARI-18907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672538#comment-15672538
]
Hudson commented on AMBARI-18907:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6034 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6034/])
AMBARI-18907: Auto-start should respect maintenance mode on hosts and
(nsomasundaram:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=82c13df406b3e4d28e2b6242d29113fa96f015fe])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/AlertMaintenanceModeListenerTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/RecoveryConfigHelper.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/host/HostImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/events/MaintenanceModeEvent.java
> 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)