uschindler commented on PR #13196: URL: https://github.com/apache/lucene/pull/13196#issuecomment-2014920137
It looks like we are close for making this ready to be added to main branch. We can decide if we want to backport it (should not be too hard). If yes, I will only backport to Java 21 (not 20 or 19). I will add some getter to MMapDirectory so tests (we should add a test that it is really enabled for Linux and Mac) or users can figure out if madvise is used. I would add `public static boolean MMapDirectory#supportsMadvise()` and use it in tests around MMapDir. Thoughts? -- 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