[
https://issues.apache.org/jira/browse/AMBARI-15549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212618#comment-15212618
]
Hudson commented on AMBARI-15549:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4546 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4546/])
AMBARI-15549: Delete service - Unable to delete a service even when it's
(nsomasundaram:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=eec5fc3092ac2900d2adde505ed983db72b378f0])
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ServiceResourceProviderTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ServiceResourceProvider.java
> Delete service: Unable to delete a service even when it's host components are
> in a removable state.
> ---------------------------------------------------------------------------------------------------
>
> Key: AMBARI-15549
> URL: https://issues.apache.org/jira/browse/AMBARI-15549
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Nahappan Somasundaram
> Assignee: Nahappan Somasundaram
> Fix For: 2.4.0
>
> Attachments: AMBARI-15549.patch, AMBARI-15549.patch
>
>
> It is possible for a cluster to get in a state where
> # desired state of a host component was in INSTALLED state
> # desired state of a service component is in STARTED state
> # Delete service API fails with the error message of the component being in
> non-removable state (STARTED).
> *Expected behavior:* If all host components have their desired state in
> INSTALLED then deletion of a service should succeed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)