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

James Oliver commented on KAFKA-1456:
-------------------------------------

The Java client uses reflection to invoke the codec so there's no runtime 
dependency, and the Scala code only imports the codec inside of a case clause. 
We should be OK on that note.

[~stephanl] Yep, you're totally correct regarding the enum...there should only 
be 1 with the capability of passing custom configuration.

Does a Java implementation for the well-documented streaming format exist? Or 
would we need to implement it ourselves?

> Add LZ4 and LZ4C as a compression codec
> ---------------------------------------
>
>                 Key: KAFKA-1456
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1456
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Joe Stein
>              Labels: newbie
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1456.patch, KAFKA-1456_2014-05-19_15:01:10.patch, 
> KAFKA-1456_2014-05-19_16:39:01.patch, KAFKA-1456_2014-05-19_18:19:32.patch, 
> KAFKA-1456_2014-05-19_23:24:27.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to