You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/11/03 09:44:00 UTC

[jira] [Commented] (LUCENE-10088) Too many open files in TestIndexWriterMergePolicy.testStressUpdateSameDocumentWithMergeOnGetReader

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

Dawid Weiss commented on LUCENE-10088:
--------------------------------------

I bumped the limit on just this test class to be twice the default. I know it masks the underlying issue but we know what it is, can verify any potential fix by removing the annotation, and the repeated failures in jenkins don't bring in anything new.

 

This test passes for me with an increased handle count, although it takes a loooong time for this seed:
{code:java}
-ea -Dtests.seed=21D53F262220F3E9 -Dtests.multiplier=2 -Dtests.nightly=true  {code}
 

> Too many open files in TestIndexWriterMergePolicy.testStressUpdateSameDocumentWithMergeOnGetReader
> --------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10088
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10088
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Priority: Major
>
> [This build failure|https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/386/] reproduces for me.  I'll try to dig.



--
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