Mark Miller (JIRA | 22 Jun 2012 20:46
Picon
Favicon

[jira] [Commented] (SOLR-3562) Data folder not deleted during unload


    [
https://issues.apache.org/jira/browse/SOLR-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399508#comment-13399508
] 

Mark Miller commented on SOLR-3562:
-----------------------------------

I've add this to the work I did on the collections API - it's needed there for collection removal. Should be
committing a first iteration of that soon.

> Data folder not deleted during unload
> -------------------------------------
>
>                 Key: SOLR-3562
>                 URL: https://issues.apache.org/jira/browse/SOLR-3562
>             Project: Solr
>          Issue Type: Bug
>          Components: multicore, SolrCloud
>    Affects Versions: 4.0
>         Environment: Same as SOLR-3561
>            Reporter: Per Steffensen
>            Priority: Minor
>
> Same scanario as SOLR-3561 - deleting shards/cores using CoreAdmin/UNLOAD command.
> I have noticed that when doing CoreAdmin/UNLOAD, the data-folder on disk belonging to the shard/core
that has been unloaded is not deleted. I might be ok since the operation is called UNLOAD, but I basically
want to delete a shard/core and all data related to it (including its data-folder).
> Dont we have a delete shard/core operation? Or what do I need to do? Do I have to manually delete the
data-folder myself after having unloaded?
> A delete-shard/core or even a delete-collection operation would be very nice!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

Gmane