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

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

GitHub user hachikuji opened a pull request:

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

    KAFKA-2924: support offsets topic in DumpLogSegments

    

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

    $ git pull https://github.com/hachikuji/kafka KAFKA-2924

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

    https://github.com/apache/kafka/pull/622.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 #622
    
----
commit 2b2bb8af1f2e46ec8a36f23e297b2aeea497f648
Author: Jason Gustafson <ja...@confluent.io>
Date:   2015-12-03T01:56:16Z

    KAFKA-2924: support offsets topic in DumpLogSegments

----


> Add offsets/group metadata decoder so that DumpLogSegments can be used with 
> the offsets topic
> ---------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-2924
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2924
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>
> We've only implemented a MessageFormatter for use with the ConsoleConsumer, 
> but it would be helpful to be able to pull offsets/metadata from log files 
> directly in testing.



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

Reply via email to