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

Robert Muir commented on LUCENE-3195:
-------------------------------------

but in line with what you said Shai, i think its hard to debug when one test 
goes over the limit, and fails, currently its like this chain reaction where 
all the tests in hudson then fail.

so if we add this atomic variable, maybe we check it with an assume() in 
beforeClass or something, so that if one test blows it up, the rest are 
@Ignored?


> MockDirectoryWrapper should throw 'too many open files' if too many are open
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-3195
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3195
>             Project: Lucene - Java
>          Issue Type: Test
>            Reporter: Robert Muir
>
> regardless of operating system.
> We should take a good default value, like the lowest one we consider 
> 'reasonable' macosX? and it should throw exception on openInput if openFiles 
> hashmap is too large.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to