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

Robert Muir commented on LUCENE-10221:
--------------------------------------

yeah, i think it is relative straightforward. just lower the limit and run the 
tests with multipliers and nightlies and forced FSDirectories and stuff, over 
and over again, annotating the test classes that fail, and putting the TODO 
there instead.

> 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
>            Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to