[
https://issues.apache.org/jira/browse/LUCENE-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431366#comment-17431366
]
ASF subversion and git services commented on LUCENE-10193:
----------------------------------------------------------
Commit 0e1f9fcf31b11419bd495378642b8aefad344049 in lucene's branch
refs/heads/main from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=0e1f9fc ]
LUCENE-10193: Cut over more array access to VarHandles. (#402)
LZ4 is interesting because it used to read data in little-endian order even
though Directory APIs were big endian. So most calls to LZ4 in backward-codecs
have been changed to change the endianness of the input/output.
> Cut over more array access to VarHandles
> ----------------------------------------
>
> Key: LUCENE-10193
> URL: https://issues.apache.org/jira/browse/LUCENE-10193
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There's a few cases that we left out in LUCENE-10113 because they were
> slightly more complex like LZ4.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]