You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2009/06/26 23:53:47 UTC

[jira] Resolved: (SOLR-1248) IndexReader reference counting bug

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

Yonik Seeley resolved SOLR-1248.
--------------------------------

    Resolution: Fixed

committed after added ref counting and segment sharing tests.

> IndexReader reference counting bug
> ----------------------------------
>
>                 Key: SOLR-1248
>                 URL: https://issues.apache.org/jira/browse/SOLR-1248
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Yonik Seeley
>             Fix For: 1.4
>
>         Attachments: SOLR-1248.patch
>
>
> close() only works once on an IndexReader - we should use decRef() instead.
> http://search.lucidimagination.com/search/document/487bd45222556c15/is_close_correct

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