[
https://issues.apache.org/jira/browse/AMBARI-15532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210146#comment-15210146
]
Hudson commented on AMBARI-15532:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4538 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4538/])
AMBARI-15532 ambari-web allows to delete a service that has running
(ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=751e69209bbe4857c51997e076417afeaae73883])
* ambari-web/app/models/client_component.js
* ambari-web/app/controllers/main/service/item.js
* ambari-web/app/models/service.js
* ambari-web/app/messages.js
> ambari-web allows to delete a service that has running processes
> ----------------------------------------------------------------
>
> Key: AMBARI-15532
> URL: https://issues.apache.org/jira/browse/AMBARI-15532
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-15532.patch
>
>
> # Navigate to Hive Service summary page
> # Stop Webhcat server
> # Delete Hive Service
> *Actual behavior:* As one master component of Hive is in installed state
> which brings hive service in installed state, ambari-web considers this to be
> a valid siatuation and executes delete API call on Hive service resource
> *Expected behavior:* Instead of relying on service state, state of all master
> and slave component of a service should be checked and if any of them is in
> started state then user should be asked to stop the master component first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)