SolrCore.initIndex should close the directory it gets for clearing the lock and
use the DirectoryFactory
--------------------------------------------------------------------------------------------------------
Key: SOLR-863
URL: https://issues.apache.org/jira/browse/SOLR-863
Project: Solr
Issue Type: Bug
Reporter: Mark Miller
Priority: Trivial
Fix For: 1.3.1
Could put the close in a finally as well, but if you get an exception here I
don't think your going anywhere anyway, so probably doesn't matter (it probably
doesn't even matter that its not closed, but it should be).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.