[
https://issues.apache.org/jira/browse/KAFKA-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-4062.
------------------------------------------
Resolution: Fixed
Fix Version/s: 0.10.1.0
Issue resolved by pull request 1797
[https://github.com/apache/kafka/pull/1797]
> Require --print-data-log if --offsets-decoder is enabled for DumpLogOffsets
> ---------------------------------------------------------------------------
>
> Key: KAFKA-4062
> URL: https://issues.apache.org/jira/browse/KAFKA-4062
> Project: Kafka
> Issue Type: Improvement
> Components: admin
> Reporter: Dustin Cote
> Assignee: Dustin Cote
> Priority: Minor
> Fix For: 0.10.1.0
>
>
> When using the DumpLogOffsets tool, if you want to print out contents of
> __consumer_offsets, you would typically use --offsets-decoder as an option.
> This option doesn't actually do much without --print-data-log enabled, so we
> should just require it to prevent user errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)