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

[jira] [Created] (LUCENE-10221) Lower default file handle limit in tests to more reasonable value

Robert Muir created LUCENE-10221:
------------------------------------

             Summary: Lower default file handle limit in tests to more reasonable value
                 Key: LUCENE-10221
                 URL: https://issues.apache.org/jira/browse/LUCENE-10221
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Robert Muir


Currently the HandleLimitFS limit is set to 2048, but this already higher than defaults on many operating systems.

Recently, [~dweiss] added an annotation (HandleLimitFS.MaxOpenHandles) that allows per-class overrides. 

So maybe we can lower the default to 1024 and annotate the long-tail exceptional tests as a start?



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