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

ASF subversion and git services commented on SOLR-5009:
-------------------------------------------------------

Commit 1500315 from [~romseygeek]
[ https://svn.apache.org/r1500315 ]

SOLR-4948, SOLR-5009: Tidy up CoreContainer construction logic
                
> CoreContainer instantiates 2 SolrResourceLoaders (implicit) but does not 
> close all of them
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5009
>                 URL: https://issues.apache.org/jira/browse/SOLR-5009
>             Project: Solr
>          Issue Type: Bug
>          Components: multicore
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-5009.patch
>
>
> Windows fails to delete files when they are open. CoreContainer opens a 
> second SolrResourceLoader (implicit) when calling ConfigSolr.fromFile(). It 
> should not do this and use the main loader, whcih is closed on shutdown.
> This will remove the support for implicit ResourceLoader in ConfigSolr, 
> preventing multiple classloaders for the same solr home.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to