[
https://issues.apache.org/jira/browse/AMBARI-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995284#comment-14995284
]
Hudson commented on AMBARI-13741:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3789 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3789/])
AMBARI-13741. API call to delete service fails with error: integrity (smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=66e2eb424bd8d8e6611f518b66a3dcd44ae9948e])
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ServiceComponentDesiredStateEntity.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostImpl.java
*
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterServiceEntity.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterImplTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
> API call to delete service fails with error: integrity constraint violated -
> child record found
> -----------------------------------------------------------------------------------------------
>
> Key: AMBARI-13741
> URL: https://issues.apache.org/jira/browse/AMBARI-13741
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Fix For: 2.1.3
>
> Attachments: AMBARI-13741.v2.patch
>
>
> Deleting a service from existing cluster using REST API
> (https://cwiki.apache.org/confluence/display/AMBARI/Using+APIs+to+delete+a+service+or+all+host+components+on+a+host)
> fails with the below error:
> Call: DELETE FROM clusterservice Where ((cluster_id = ?) AND (service_name =
> ?))
> Caused by: ... ORA-02292 integrity constraint violated - child record found
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)