[ 
https://issues.apache.org/jira/browse/SOLR-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paolo Castagna updated SOLR-1531:
---------------------------------

    Attachment: SOLR-1531.patch

This is my first (quick) patch to SOLR.

I didn't find an existing test for CoreContainer and/or CoreAdminHandler.

Also, I didn't use svn diff > SOLR-NNN.patch but Eclipse > Team > Create 
Patch... since I have other changes and I wasn't sure how to select them using 
svn diff (is it possible?)

Running tests with Ant seems ok, but this gives me confidence that the patch 
isn't going to break anything... not that it actually works, since there are no 
new tests for it. I'll search how other handlers are tested. 

> Provide an option to remove the data directory on core unload
> -------------------------------------------------------------
>
>                 Key: SOLR-1531
>                 URL: https://issues.apache.org/jira/browse/SOLR-1531
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shalin Shekhar Mangar
>             Fix For: 1.5
>
>         Attachments: SOLR-1531.patch
>
>
> Currently the unload command keeps the core's data on disk even though the 
> details of the core is deleted from configuration. Solr should have an option 
> of cleaning the data directory on unload of a core.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to