[ https://issues.apache.org/jira/browse/LUCENE-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700581#comment-16700581 ]
Christoph Büscher commented on LUCENE-8573: ------------------------------------------- Hi, I'd like to work on this as a first issue. > 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