You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/03/22 14:23:50 UTC

[jira] Resolved: (LUCENE-1569) IndexReader.clone can leave files open

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

Michael McCandless resolved LUCENE-1569.
----------------------------------------

    Resolution: Fixed

> IndexReader.clone can leave files open
> --------------------------------------
>
>                 Key: LUCENE-1569
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1569
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 2.9
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1569.patch
>
>
> I hit this in working on LUCENE-1516.
> When not using compound file format, if you clone an IndexReader, then close the original, then close the clone, the stored fields files (_X.fdt, _X.fdx) remain incorrectly open.
> I have a test showing it; fix is trivial.  Will post patch & commit shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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