[ 
https://issues.apache.org/jira/browse/KAFKA-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jay Kreps resolved KAFKA-735.
-----------------------------
    Resolution: Incomplete

No follow-up.

> 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.0
>            Reporter: Dave DeMaagd
>              Labels: patch
>         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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to