You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Daniel Spicar (JIRA)" <ji...@apache.org> on 2011/07/15 20:56:00 UTC

[jira] [Created] (CLEREZZA-611) CRIS does not close file descriptors of deleted files

CRIS does not close file descriptors of deleted files
-----------------------------------------------------

                 Key: CLEREZZA-611
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-611
             Project: Clerezza
          Issue Type: Bug
            Reporter: Daniel Spicar


After optimize, Lucene segment files are deleted, there is no obvious reason why they would still need to be used. Nevertheless Lucene (CRIS) keeps the file descriptors open.

A related discussion: http://www.gossamer-threads.com/lists/lucene/java-user/83802

Most likely IndexReaders are not properly closed by CRIS and they live on consuming those file descriptors.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira