You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by gaborkaszab <gi...@git.apache.org> on 2018/07/06 10:26:09 UTC

[GitHub] lucene-solr pull request #414: SOLR-12007 When a SolrCore is closed, cleanup...

GitHub user gaborkaszab opened a pull request:

    https://github.com/apache/lucene-solr/pull/414

    SOLR-12007 When a SolrCore is closed, cleanupOldIndexDirectories is c…

    …alled in a background thread
    
    that will race with DirectoryFactory close.
    
    Change-Id: I8b77fd1469a956f20245835e6db2819294c2b58a

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaborkaszab/lucene-solr-1 SOLR-12007

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/414.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #414
    
----
commit 00ec34f0550ddbdb064807895fcedffd541afeb8
Author: Mark Miller <ma...@...>
Date:   2018-02-20T15:35:54Z

    SOLR-12007 When a SolrCore is closed, cleanupOldIndexDirectories is called in a background thread
    that will race with DirectoryFactory close.
    
    Change-Id: I8b77fd1469a956f20245835e6db2819294c2b58a

----


---

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