uschindler commented on PR #12841: URL: https://github.com/apache/lucene/pull/12841#issuecomment-1871193467
> Thank you Uwe, in my understanding we shouldn't backport this PR, because it has performance regression on java11 for `MMapDirectoryInputs` , this is also the main way of reading data. what do you think? CC @jpountz No it hasn't. We excluded MMapDirectory based on ByteBufferIndexInput in this PR. There is no change in ByteBufferIndexInput. -- 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]
