21 Jun 2012 13:31
[jira] [Created] (SOLR-3562) Data folder not deleted during unload
Per Steffensen (JIRA <jira <at> apache.org>
2012-06-21 11:31:42 GMT
2012-06-21 11:31:42 GMT
Per Steffensen created SOLR-3562:
------------------------------------
Summary: 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
(Continue reading)
RSS Feed