You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Brett Okken (JIRA)" <ji...@apache.org> on 2014/01/30 18:04:10 UTC

[jira] [Commented] (CODEC-171) Add support for CRC32-C

    [ https://issues.apache.org/jira/browse/CODEC-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886781#comment-13886781 ] 

Brett Okken commented on CODEC-171:
-----------------------------------

This appears to have been copied to another apache commons project:

http://commons.apache.org/proper/commons-compress/xref/org/apache/commons/compress/compressors/snappy/PureJavaCrc32C.html

> Add support for CRC32-C
> -----------------------
>
>                 Key: CODEC-171
>                 URL: https://issues.apache.org/jira/browse/CODEC-171
>             Project: Commons Codec
>          Issue Type: Improvement
>            Reporter: Brett Okken
>
> Add a java CRC32-C java.util.zip.Checksum implementation.
> There is a PureJavaCrc32C implementation that is part of apache-hadoop-common. It would be great to have that more easily consummable with far fewer transitive dependencies.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)