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
            Reporter: Mark Miller
            Assignee: Mark Miller


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