Skip to content

CASSANALYTICS-187: Fix FastByteOperations Silently Falling Back to Pure-Java Comparator - #228

Merged
yifan-c merged 2 commits into
apache:trunkfrom
yifan-c:CASSANALYTICS-187/update-FastByteOperations
Aug 3, 2026
Merged

CASSANALYTICS-187: Fix FastByteOperations Silently Falling Back to Pure-Java Comparator#228
yifan-c merged 2 commits into
apache:trunkfrom
yifan-c:CASSANALYTICS-187/update-FastByteOperations

Conversation

@yifan-c

@yifan-c yifan-c commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Patch by Yifan Cai; Reviewed by Saranya Krishnakumar for CASSANALYTICS-187

yifan-c added 2 commits August 3, 2026 11:49
FastByteOperations.java is copied from Cassandra codebase, but
introduced a regression that fails to load theUnsafe singleton from
Unsafe, failing back to the PureJavaOperations unexpectedly.

Patch by Yifan Cai; Reviewed by Saranya Krishnakumar for
CASSANALYTICS-187

@frankgh frankgh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@yifan-c
yifan-c merged commit 98ca34c into apache:trunk Aug 3, 2026
51 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants