[
https://issues.apache.org/jira/browse/SOLR-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137510#comment-15137510
]
Anshum Gupta edited comment on SOLR-8648 at 2/8/16 7:23 PM:
------------------------------------------------------------
Thanks for the review Shai. Here's an updated patch that addresses your
feedback. I have added a new Collections Admin API (DELETESTATUS) that accepts
2 parameters:
* requestid (String)
* flush (Boolean)
This patch also has more tests including deleting the same response more than
once and attempting to delete a non-existent response.
was (Author: anshumg):
Thanks for the review Shai. Here's an updated patch that addresses your
feedback. I have added a new Collections Admin API (DELETESTATUS) that accepts
2 parameters:
1. requestid (String)
2. flush (Boolean)
This patch also has more tests including deleting the same response more than
once and attempting to delete a non-existent response.
> Support selective clearing up of stored async collection API responses
> ----------------------------------------------------------------------
>
> Key: SOLR-8648
> URL: https://issues.apache.org/jira/browse/SOLR-8648
> Project: Solr
> Issue Type: New Feature
> Reporter: Anshum Gupta
> Assignee: Anshum Gupta
> Attachments: SOLR-8648.patch, SOLR-8648.patch
>
>
> The only way to clear up stored collection API responses right now is by
> sending in '-1' as the request id in the REQUESTSTATUS call. It makes a lot
> of sense to support selective deletion of stored responses so the ids could
> be reused.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]