[ https://issues.apache.org/jira/browse/AMBARI-15519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250928#comment-15250928 ]
Hudson commented on AMBARI-15519: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #4697 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4697/]) AMBARI-15519 Add Service Wizard with nodes in the maintenance mode (zhewang: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8c6796f38bb9be8f4b9f88dce35861ad4ce653d3]) * ambari-web/test/controllers/main/service/add_controller_test.js * ambari-web/app/mixins/wizard/assign_master_components.js * ambari-web/test/controllers/wizard/step5_test.js * ambari-web/app/controllers/wizard.js * ambari-web/app/utils/ajax/ajax.js > Add Service Wizard with nodes in the maintenance mode > ----------------------------------------------------- > > Key: AMBARI-15519 > URL: https://issues.apache.org/jira/browse/AMBARI-15519 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Zhe (Joe) Wang > Assignee: Zhe (Joe) Wang > Fix For: 2.4.0 > > Attachments: AMBARI-15519.v0.patch > > > On the cluster where some nodes are in the maintenance mode Add Service > Wizard doesn't track this. > So, user may select host in the maintenance mode to install some master > component. And this component won't be installed (only record in the DB will > be created for it). > Another situation: > there is some cluster where all nodes are in the maintenance mode. In this > case ASW is almost useless. Because all new components won't be installed > while it works. > Maybe ASW should track hosts in the maintenance mode and warn user about > adding components on them (Steps "Assign Masters", "Assign Slaves and > Clients")? Or just don't allow to do this? -- This message was sent by Atlassian JIRA (v6.3.4#6332)