[
https://issues.apache.org/jira/browse/LUCENE-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-8573.
----------------------------------
Resolution: Fixed
Fix Version/s: 7.7
master (8.0)
Thanks [~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
> Fix For: master (8.0), 7.7
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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]