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 2019/01/29 15:42: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=16755140#comment-16755140 ] 

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

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #413 (See [https://builds.apache.org/job/Ambari-branch-2.7/413/])
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=6e14430857028efe9418c169547633ecdd46b8de])
* (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: 2h 10m
>  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)