[
https://issues.apache.org/jira/browse/KAFKA-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985216#comment-15985216
]
ASF GitHub Bot commented on KAFKA-5108:
---------------------------------------
GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/2922
KAFKA-5108: Add support for reading PID snapshot files to DumpLogSegments
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-5108
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2922.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 #2922
----
commit 467bb88ce7cbbf2aa89df4d222730a8a310600da
Author: Jason Gustafson <[email protected]>
Date: 2017-04-26T17:32:44Z
KAFKA-5108: Add support for reading PID snapshot files to DumpLogSegments
----
> Add support for reading PID snapshot files to DumpLogSegments
> -------------------------------------------------------------
>
> Key: KAFKA-5108
> URL: https://issues.apache.org/jira/browse/KAFKA-5108
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Fix For: 0.11.0.0
>
>
> It is useful to be able to use the DumpLogSegments utility to read the PID
> snapshot files introduced in KIP-98 for debugging purposes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)