uschindler opened a new pull request, #11926: URL: https://github.com/apache/lucene/pull/11926
This improves the test a bit, especially regarding this code (and I'm glad: code is fine): - https://github.com/apache/lucene/blob/98b26e0885dcc4dc0b7a085f5d23d5099d59808a/lucene/core/src/java/org/apache/lucene/store/ByteBufferIndexInput.java#L626-L630 - https://github.com/apache/lucene/blob/98b26e0885dcc4dc0b7a085f5d23d5099d59808a/lucene/core/src/java19/org/apache/lucene/store/MemorySegmentIndexInput.java#L548-L552 It also uses smaller file with fixed chunk size to reduce I/O. -- 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