You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Hasan Hasan (Jira)" <ji...@apache.org> on 2022/05/12 06:55:00 UTC

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

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

Hasan Hasan closed CLEREZZA-611.
--------------------------------
    Resolution: Abandoned

> 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
>            Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.7#820007)