This is an automated email from the ASF dual-hosted git repository.

maedhroz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 06202c9ff3 Merge branch 'cassandra-5.0' into trunk
     new 07df26778b Change the checksum algorithm SAI-related files use from 
CRC32 to CRC32C
     new bf321d7951 Merge branch 'cassandra-5.0' into trunk

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 .../sai/disk/io/BufferedChecksumIndexInput.java    | 86 ++++++++++++++++++++++
 .../index/sai/disk/io/IndexFileUtils.java          | 19 ++++-
 .../index/sai/disk/v1/MetadataSource.java          |  5 +-
 .../cassandra/index/sai/disk/v1/SAICodecUtils.java | 42 ++++++++---
 .../index/sai/disk/v1/SAICodecUtilsTest.java       | 22 +++---
 6 files changed, 148 insertions(+), 27 deletions(-)
 create mode 100644 
src/java/org/apache/cassandra/index/sai/disk/io/BufferedChecksumIndexInput.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to