Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
Description
Dear All,
JDK9 introduces a new API java.util.zip.CRC32C. Our early data show CRC32C provides additional performance benefits over CRC32 checksum.
We are proposing to add CRC32C as one of the checksum types in addition to Adler32 and CRC32. Performance data and prototype code changes will be submitted here soon. At the meantime, please feel free to provide your feedback and comments.
Thanks,
Yingqi Lu
Attachments
Issue Links
- Dependency
-
CASSANDRA-9608 Support Java 11
-
- Resolved
-
- relates to
-
CASSANDRA-16360 CRC32 is inefficient on x86
-
- Open
-
-
CASSANDRA-8684 Replace usage of Adler32 with CRC32
-
- Resolved
-
-
CASSANDRA-7130 Make sstable checksum type configurable and optional
-
- Resolved
-