[DRAFT] CNDB-17829: Add a property to configure the Digest file checksum type#2420
[DRAFT] CNDB-17829: Add a property to configure the Digest file checksum type#2420cbornet wants to merge 2 commits into
Conversation
Checklist before you submit for review
|
|
Benchmark results on my MAC ARM M4: CRC32C has similar perf as CRC32. |
|
Benchmark results on an AWS ARM64 writer node |
|
Much better results using the AWS CRT CRC64 This needs to include a dependency on |
|
should we put this as a follow-up with a ticket description? this change may impact upgrade and backward compatibility. |
|
Added code to detect if the AWS CRT is on the classpath (optional dependency). |
What is the issue
https://github.com/riptano/cndb/issues/17829
What does this PR fix and why was it fixed
This PR adds the possibility to configure the type of checksum written together with SSTables.