[
https://issues.apache.org/jira/browse/SOLR-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-1877:
------------------------------------
Attachment: SOLR-1877.patch
Another approach - use incRef/decRef for readers created in
IndexBasedSpellChecker. This way we can at least prevent this component from
closing readers while there are in-flight requests.
> 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, 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]