You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/02 16:25:01 UTC

[jira] [Commented] (LUCENE-9722) Aborted merge can leak readers if the output is empty

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

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

Commit 47e3d06ce00642624634e5d45ebc16fa33d48099 in lucene-solr's branch refs/heads/master from Nhat Nguyen
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=47e3d06 ]

LUCENE-9722: Close merged readers on abort (#2288)

We fail to close the merged readers of an aborted merge if its 
output segment contains no document.

This bug was discovered by a test in Elasticsearch 
(elastic/elasticsearch#67884).

> Aborted merge can leak readers if the output is empty
> -----------------------------------------------------
>
>                 Key: LUCENE-9722
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9722
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: master (9.0), 8.7
>            Reporter: Nhat Nguyen
>            Assignee: Nhat Nguyen
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We fail to close the merged readers of an aborted merge if its output segment contains no document.
> This bug was discovered by a test in Elasticsearch ([elastic/elasticsearch#67884|https://github.com/elastic/elasticsearch/issues/67884]).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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