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

Anshum Gupta commented on SOLR-4858:
------------------------------------

Potential cause? https://issues.apache.org/jira/browse/SOLR-4617 
[SolrCore#reload needs to pass the deletion policy to the next SolrCore through 
it's constructor rather than setting a field after.].
http://svn.apache.org/viewvc?view=revision&revision=1458880

Adding it here so that it gets easier to track.
                
> updateLog + core reload + deleteByQuery = leaked directory
> ----------------------------------------------------------
>
>                 Key: SOLR-4858
>                 URL: https://issues.apache.org/jira/browse/SOLR-4858
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.2.1
>            Reporter: Hoss Man
>             Fix For: 4.3.1
>
>         Attachments: SOLR-4858.patch, SOLR-4858.patch, SOLR-4858.patch
>
>
> I havene't been able to make sense of this yet, but trying to track down 
> another bug lead me to discover that the following combination leads to 
> problems...
> * updateLog enabled
> * do a core reload
> * do a delete by query \*:\*
> ...leave out any one of the three, and everything works fine.

--
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