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

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

GitHub user becketqin opened a pull request:

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

    KAFKA-3343: Use NoTimestamp in GroupMetadataManager when message v0 i…

    …s used.

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

    $ git pull https://github.com/becketqin/kafka KAFKA-3343

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

    https://github.com/apache/kafka/pull/1023.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 #1023
    
----
commit 2b0cc6dd5583716eda9cef6c03a837af701a91a5
Author: Jiangjie Qin <becket....@gmail.com>
Date:   2016-03-07T21:07:39Z

    KAFKA-3343: Use NoTimestamp in GroupMetadataManager when message v0 is used.

----


> GroupMetadataManager should use NoTimestamp for message v0
> ----------------------------------------------------------
>
>                 Key: KAFKA-3343
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3343
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jiangjie Qin
>            Assignee: Jiangjie Qin
>            Priority: Blocker
>             Fix For: 0.10.0.0
>
>
> When message version for __consumer_offsets is v0, the timestamp should be 
> NoTimestamp. Otherwise message instantiation will fail.



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

Reply via email to