easyice commented on code in PR #12841: URL: https://github.com/apache/lucene/pull/12841#discussion_r1421421593
########## lucene/core/src/java/org/apache/lucene/store/BufferedIndexInput.java: ########## @@ -149,6 +150,29 @@ public final int readInt() throws IOException { } } + @Override Review Comment: > if you like I can create a patch (and possbly also push it to your repository). Thanks @uschindler , Feel free to push patch if you like :) or if you're busy i can try it too. i'm investigating why lambda has a bit regression on `NIOFSDirectory` today, but it seems no more can be optimize. -- 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