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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
