You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/01/30 01:31:13 UTC

[jira] [Commented] (LUCENE-3456) Analysis Consumers should end and close any TokenStreams

    [ https://issues.apache.org/jira/browse/LUCENE-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566009#comment-13566009 ] 

Steve Rowe commented on LUCENE-3456:
------------------------------------

Robert, Chris, Uwe: Can this be resolved now?
                
> Analysis Consumers should end and close any TokenStreams
> --------------------------------------------------------
>
>                 Key: LUCENE-3456
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3456
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Chris Male
>         Attachments: LUCENE-3456.patch, LUCENE-3456.patch
>
>
> While converting consumers over to using reusableTokenStream, I notice many don't call end() or close() on TokenStreams.
> Even if they are test TSs only created once, we should follow the defined usage pattern.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org