[
https://issues.apache.org/jira/browse/LUCENE-8573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701620#comment-16701620
]
ASF subversion and git services commented on LUCENE-8573:
---------------------------------------------------------
Commit cf92418711dfe16862b66f2c14e176ac1697d3fc in lucene-solr's branch
refs/heads/branch_7x from [~cbuescher]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=cf92418 ]
LUCENE-8573: Use FutureArrays#mismatch in BKDWriter
Closes #510
Signed-off-by: Adrien Grand <[email protected]>
> 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]