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

ASF subversion and git services commented on LUCENE-6772:
---------------------------------------------------------

Commit 1701233 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1701233 ]

LUCENE-6772: MultiCollector now handles CollectionTerminatedException.

> MultiCollector should catch CollectionTerminatedException
> ---------------------------------------------------------
>
>                 Key: LUCENE-6772
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6772
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-6772.patch
>
>
> If you wrap two collectors in a MultiCollector and one of them terminates 
> early, then it will also make the other one terminate since MultiCollector 
> propagates the CollectionTerminatedException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to