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

Mark Miller resolved LUCENE-2106.
---------------------------------

    Resolution: Fixed

> Benchmark does not close its Reader when OpenReader/CloseReader are not used
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-2106
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2106
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/benchmark
>    Affects Versions: 3.0
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 3.0.1, 3.1
>
>         Attachments: LUCENE-2106.patch
>
>
> Only the Searcher is closed, but because the reader is passed to the 
> Searcher, the Searcher does not close the Reader, causing a resource leak.

-- 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to