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 <markrmiller@...>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to