[
https://issues.apache.org/jira/browse/KAFKA-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein updated KAFKA-187:
----------------------------
Attachment: kafka-187.refactored.patch
re-factored CompressionUtil, added snappy compression and test case for its
use. I have not run the perf test to compare gzip vs snappy yet.
> Add Snappy Compression as a Codec and refactor CompressionUtil and option on
> startup to select what the default codec
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-187
> URL: https://issues.apache.org/jira/browse/KAFKA-187
> Project: Kafka
> Issue Type: Improvement
> Reporter: Joe Stein
> Attachments: kafka-187.patch, kafka-187.refactored.patch
>
>
> My thoughts are a new trait CompressionDependencies for KafkaProject.scala,
> adding snappy as the first library.
> refactor CompressionUtil for better code reuse and provide a way on startup
> to select what the default codec is instead of the default always gziping
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira