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

Jun Rao commented on KAFKA-461:
-------------------------------

No, the message format hasn't changed. It's just that if we drop the support 
for magic byte 0, the code in 0.8 will be simpler since we can get rid of all 
the switch statements.
                
> remove support for format for magic byte 0 in 0.8
> -------------------------------------------------
>
>                 Key: KAFKA-461
>                 URL: https://issues.apache.org/jira/browse/KAFKA-461
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>              Labels: bugs
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Since 0.8 is a non-backward compatible release, should we remove the support 
> for magic byte 0 in Message and support only magic byte 1?

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