[
https://issues.apache.org/jira/browse/AMBARI-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251222#comment-15251222
]
Hudson commented on AMBARI-15847:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4698 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4698/])
AMBARI-15847. add bulk host delete api (ajit:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cc10ec0b4acdfb522ff193fc66f777aa82b9f6be])
*
ambari-server/src/test/java/org/apache/ambari/server/audit/request/creator/AuditEventCreatorTestHelper.java
*
ambari-server/src/test/java/org/apache/ambari/server/api/handlers/UpdateHandlerTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/HostService.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.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)