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

Jun Rao commented on KAFKA-158:
-------------------------------

There is a compression flag on ByteBufferMessageSet, with the following 
signature:

  def this(compressionCodec: CompressionCodec, messages: Message*)

                
> go consumer & producer to support compression
> ---------------------------------------------
>
>                 Key: KAFKA-158
>                 URL: https://issues.apache.org/jira/browse/KAFKA-158
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Jeffrey Damick
>            Priority: Minor
>              Labels: go-client
>         Attachments: KAFKA-158-try2.patch, KAFKA-158.patch, 
> kafka_158_go_compress.patch
>
>
> As related to KAFKA-79, the go consumer and producer needs to support the 
> compression attribute per 
> https://cwiki.apache.org/confluence/display/KAFKA/Compression.
> Can someone assign this to me, i'll add support and create a patch.
> thanks 

--
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

        

Reply via email to