[ 
https://issues.apache.org/jira/browse/CLEREZZA-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Spicar resolved CLEREZZA-638.
------------------------------------

    Resolution: Fixed

Optimizing will not close the file descriptors, but once the IndexReader is 
used again (next search) the open file descriptors will be closed. Before this 
did not happen.
                
> CRIS does not actually close file descriptors when optimizing
> -------------------------------------------------------------
>
>                 Key: CLEREZZA-638
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-638
>             Project: Clerezza
>          Issue Type: Bug
>         Environment: Linux (ext4 fs)
>            Reporter: Daniel Spicar
>            Assignee: Daniel Spicar
>
> CRIS deletes unused files after optimize calls but keeps the file descriptors 
> open. This seems to point to a problem of IndexReaders or IndexWriters that 
> are not properly closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to