Adrien Grand created LUCENE-8573:
------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to