[
https://issues.apache.org/jira/browse/AMBARI-14802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118520#comment-15118520
]
Hudson commented on AMBARI-14802:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4232 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4232/])
AMBARI-14802. Confusing maintenance mode behaviour for host components
(akovalenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5403549d9809bb8b9ca5d30e8e46b2d5d22a9762])
* ambari-web/app/styles/application.less
* ambari-web/app/messages.js
* ambari-web/app/utils/ember_computed.js
* ambari-web/app/views/main/host/details/host_component_view.js
* ambari-web/test/controllers/main/host/details_test.js
* ambari-web/app/templates/main/host/details/host_component.hbs
* ambari-web/app/controllers/main/host/details.js
* ambari-web/app/models/host_component.js
> Confusing maintenance mode behaviour for host components
> --------------------------------------------------------
>
> Key: AMBARI-14802
> URL: https://issues.apache.org/jira/browse/AMBARI-14802
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-14802.patch
>
>
> *STR*
> # Turn Maintenance Mode on for some host.
> # Turn Maintenance Mode on for some component on that host.
> *Result*
> # Confusing message is displayed in popup (MM is turned on) - caused by the
> fact that actually the sent request was to enable MM, not to disable.
> # After the second attempt request is correct, but this is useless: host
> component MM status isn't actually changed as it's implied from host.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)