[
https://issues.apache.org/jira/browse/KAFKA-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave DeMaagd updated KAFKA-735:
-------------------------------
Attachment: KAFKA-735-2.patch
Correction (updates KAFKA-735.patch), small logic error in loop interval testing
> Add looping and JSON output for ConsumerOffsetChecker
> -----------------------------------------------------
>
> Key: KAFKA-735
> URL: https://issues.apache.org/jira/browse/KAFKA-735
> Project: Kafka
> Issue Type: New Feature
> Components: tools
> Affects Versions: 0.8
> Reporter: Dave DeMaagd
> Attachments: KAFKA-735-2.patch, KAFKA-735.patch
>
>
> New options for kafka.tools.ConsumerOffsetChecker:
> --asjson - Json Output
> --loop N - Loop interval (in seconds, greater than 0)
> Both are optional/independent:
> --asjson w/o --loop => Output as JSON, once and terminates
> --loop w/o --asjson => Output in default tabular format, repeats on loop
> defined interval
> --loop w/ --asjson => Output as JSON, repeats on loop defined interval
> neither --asjson nor --loop => Current behavior, output in tabular format
> once and terminates
> Patch to be attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira