[
https://issues.apache.org/jira/browse/AMBARI-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251431#comment-15251431
]
Hudson commented on AMBARI-15847:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4699 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4699/])
AMBARI-15847. add bulk host delete api, fix unit test (ajit) (ajit:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=460f493a88371a9fabe9754db0dd831a3b1afdc4])
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java
> Add api for bulk delete host
> ----------------------------
>
> Key: AMBARI-15847
> URL: https://issues.apache.org/jira/browse/AMBARI-15847
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Ajit Kumar
> Assignee: Ajit Kumar
> Fix For: 2.4.0
>
>
> Currently if anyone has to delete more than 1 host, a script is required to
> call delete host api in a loop for each host. This api takes in query and
> instead of failing fast on the first error, puts the best effort to delete
> all requested hosts. Response should be json object which has deleted keys
> and keys which failed to delete with exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)