[
https://issues.apache.org/jira/browse/AMBARI-15632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218923#comment-15218923
]
Hudson commented on AMBARI-15632:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4566 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4566/])
AMBARI-15632: Move wizard failed on Delete component operation if (akovalenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d41203d729d98506b390859df2e5d3100d97f7e5])
* ambari-web/app/routes/reassign_master_routes.js
* ambari-web/app/messages.js
* ambari-web/app/controllers/main/service/reassign/step4_controller.js
* ambari-web/test/controllers/main/service/reassign/step4_controller_test.js
* ambari-web/app/controllers/main/service/reassign/step7_controller.js
* ambari-web/app/controllers/main/service/reassign_controller.js
* ambari-web/app/controllers/main/service/reassign/step6_controller.js
> Move wizard failed on Delete component operation if component is in MM
> ----------------------------------------------------------------------
>
> Key: AMBARI-15632
> URL: https://issues.apache.org/jira/browse/AMBARI-15632
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 2.2.2
>
> Attachments: AMBARI-15632.patch, AMBARI-15632_branch-2.2.patch
>
>
> On Move wizard for every component we have generic action of deleting host
> component from source host. For success delete operation host component
> should be in INSTALLED (stopped) state. But if source host is in maintenance
> mode some host level or service level operations may be ignored for host
> component (depending on maintenance mode level: host, service or component),
> so Stop All Services or Stop Service operations may be ignored by host
> components in MM, so delete operations for them will fail. We should add
> additional request to stop components in MM, that we want to delete.
> This jira should cover changes in Move Wizard for all movable components.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)