[ 
https://issues.apache.org/jira/browse/KAFKA-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao resolved KAFKA-3.
-------------------------

    Fix Version/s: 0.7

Thanks, Joel. Just committed this.
                
> Consumer needs a pluggable decoder
> ----------------------------------
>
>                 Key: KAFKA-3
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3
>             Project: Kafka
>          Issue Type: Improvement
>             Fix For: 0.7
>
>         Attachments: KAFKA-3_v1.patch, KAFKA-3_v2.patch, KAFKA-3_v3.patch
>
>
> Kafka producer allows a user to plug in an encoder (from type T to Message). 
> We need to do the same thing on the consumer side, by allowing a user to plug 
> in a decoder (from Message to type T).

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