[ https://issues.apache.org/jira/browse/LUCENE-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700688#comment-16700688 ]
Nicholas Knize commented on LUCENE-8573: ---------------------------------------- That would be great [~cbuescher] > BKDWriter should use FutureArrays#mismatch > ------------------------------------------ > > Key: LUCENE-8573 > URL: https://issues.apache.org/jira/browse/LUCENE-8573 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Adrien Grand > Priority: Minor > > In a number of places, BKDWriter tries to find the first mismatching byte > between multiple arrays with a for loop. It could use the safer > FutureArrays#mismatch instead. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org