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

ASF GitHub Bot commented on KAFKA-3202:
---------------------------------------

GitHub user enothereska opened a pull request:

    https://github.com/apache/kafka/pull/1070

    KAFKA-3202: System test that changes message version on the fly

    @becketqin @apovzner please have a look. @becketqin the test fails when the 
producer and consumer are 0.9.x and the message format changes on the fly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/enothereska/kafka kafka-3202-format-change-fly

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1070.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1070
    
----
commit 25a07507e672e76b4861da7c6de1e15fedf62653
Author: Eno Thereska <[email protected]>
Date:   2016-03-15T09:50:12Z

    System test that changes message version on the fly

----


> Add system test for KIP-31 and KIP-32 - Change message format version on the 
> fly
> --------------------------------------------------------------------------------
>
>                 Key: KAFKA-3202
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3202
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: system tests
>            Reporter: Jiangjie Qin
>            Assignee: Eno Thereska
>            Priority: Blocker
>             Fix For: 0.10.0.0
>
>
> The system test should cover the case that message format changes are made 
> when clients are producing/consuming. The message format change should not 
> cause client side issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to