You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/12/13 16:23:00 UTC

[jira] [Commented] (AMBARI-25041) Scale hosts does not install component if service is in maintenance mode

    [ https://issues.apache.org/jira/browse/AMBARI-25041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720359#comment-16720359 ] 

Hudson commented on AMBARI-25041:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10383 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10383/])
AMBARI-25041. Scale hosts does not install component if service is in (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ab3e2b6f17057cbe78d5e3f9385b83394c2aca6a])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestOperationLevel.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostComponentResourceProvider.java


> Scale hosts does not install component if service is in maintenance mode
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-25041
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25041
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> STR:
> # Create cluster via blueprint
> # Turn on maintenance mode for some service
> # Add host to cluster (scale up)
> Result: components of the service in maintenance mode are not installed (install pending state) on the new host
> Possible workaround: manually install and start such components once the host request is complete



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)