[ https://issues.apache.org/jira/browse/KAFKA-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15789311#comment-15789311 ]
Ismael Juma commented on KAFKA-4514: ------------------------------------ [~ewencp], yes, the KIP should mention that (Hadoop is mentioned in this JIRA as an example). [~dongjin] is also doing some benchmarking. Having said that, the value of this new codec seems pretty clear: slightly better compression ratio than zlib and much faster encoding/decoding speed (~3x). > Add Codec for ZStandard Compression > ----------------------------------- > > Key: KAFKA-4514 > URL: https://issues.apache.org/jira/browse/KAFKA-4514 > Project: Kafka > Issue Type: Improvement > Components: compression > Reporter: Thomas Graves > > ZStandard: https://github.com/facebook/zstd and > http://facebook.github.io/zstd/ has been in use for a while now. v1.0 was > recently released. Hadoop > (https://issues.apache.org/jira/browse/HADOOP-13578) and others are adopting > it. > We have done some initial trials and seen good results. Zstd seems to give > great results => Gzip level Compression with Lz4 level CPU. -- This message was sent by Atlassian JIRA (v6.3.4#6332)