[GitHub] kafka pull request #1797: KAFKA-4062: Require --print-data-log if --offsets-...

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request #1797: KAFKA-4062: Require --print-data-log if --offsets-...

2016-08-29 Thread cotedm
GitHub user cotedm opened a pull request:

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

KAFKA-4062: Require --print-data-log if --offsets-decoder is enabled for 
DumpLogOffsets

set print-data-log option when offset-decoder is set.  @hachikuji we had 
talked about this one before, does this change look ok to you?

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

$ git pull https://github.com/cotedm/kafka KAFKA-4062

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

https://github.com/apache/kafka/pull/1797.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 #1797


commit beb9735c6a3bdcf9bb50a229caf05314fca11ffc
Author: Dustin Cote 
Date:   2016-08-29T18:09:59Z

set print-data-log option when offset-decoder is set




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---