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

   I'd expect that BaseDirectoryTestCase is too intense for direct-io. This 
test has a lot of randomization like what you are seeing, and none of the IO 
will be cached on linux.
   
   I'm not worried that you see strangeness on linux-only. The mac has always 
been loosey-goosey with writing data to disk. For example `fsync` doesn't 
actually do that on mac.


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