[ 
https://issues.apache.org/jira/browse/SOLR-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867992#action_12867992
 ] 

Yonik Seeley commented on SOLR-1877:
------------------------------------

Lucene is focused on throwing more segments around faster in the future (NRT 
and all that), so I'm not sure if adding finalizers is right.  It might be a 
good idea to locally add this to SegmentReader to try and see if there is a 
leak though.

> Investigate unclosed Reader in IndexBasedSpellCheck
> ---------------------------------------------------
>
>                 Key: SOLR-1877
>                 URL: https://issues.apache.org/jira/browse/SOLR-1877
>             Project: Solr
>          Issue Type: Bug
>          Components: spellchecker
>            Reporter: Mark Miller
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1877.patch
>
>
> Looks like IndexBasedSpellcheck creates a Reader that it passes to 
> HighFrequencyDictionary that never gets closed.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to