You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2018/07/10 18:53:00 UTC

[jira] [Updated] (CASSANDRA-13908) Add JDK9 new CRC32C checksum

     [ https://issues.apache.org/jira/browse/CASSANDRA-13908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua McKenzie updated CASSANDRA-13908:
----------------------------------------
    Labels: Performance  (was: )

> Add JDK9 new CRC32C checksum
> ----------------------------
>
>                 Key: CASSANDRA-13908
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13908
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local Write-Read Paths
>            Reporter: Yingqi Lu
>            Priority: Major
>              Labels: Performance
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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