rmuir commented on issue #14315:
URL: https://github.com/apache/lucene/issues/14315#issuecomment-2691170470

   i have the slowest computer on the planet (2-core i5 from 2018) and i 
haven't hit this issue. Can we solve it in CI with gradle configuration?
   
   I set this: `tests.workDir=/tmp/lucene_gradle` and that's a tmpfs mount :)
   
   I'd prefer if we didn't let DirectIODirectory make an absolute mess of 
BaseDirectoryTestCase to implement throttling etc, which is a super important 
base test class. 
   
   Maybe we can declare this test a @Monster as well, and document that the 
test will be monstrous unless you carefully configure tmpfs?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to