thecoop opened a new pull request, #14631: URL: https://github.com/apache/lucene/pull/14631
Use a similar pattern to other `getMergeInstance` methods - clone the input, and set the new context on it, rather than setting & resetting the read advice on the main instance. This also removed ReadAdvice from IndexInput, which is now only used by `MMapDirectory` and friends. -- 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