[
https://issues.apache.org/jira/browse/KAFKA-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009693#comment-16009693
]
Mickael Maison commented on KAFKA-3356:
---------------------------------------
Features of ConsumerOffsetChecker:
- For a specified group, list the current offset, log size, lag and owner per
topic/partition
- For a specified group, filter output for a list of topics
- List all the brokers
- Allows to specify retry.backoff.ms and socket.timeout.ms
Features of ConsumerGroupCommand (when using old-consumer):
- For a specified group, list the current offset, log size, lag and owner per
topic/partition
- List all groups
- Delete consumer group information
- Allows to specify retry.backoff.ms and socket.timeout.ms via a configuration
file
So the new tool is missing a way to list all brokers and a way to filter group
information using a list of topics.
> Remove ConsumerOffsetChecker, deprecated in 0.9, in 0.11
> --------------------------------------------------------
>
> Key: KAFKA-3356
> URL: https://issues.apache.org/jira/browse/KAFKA-3356
> Project: Kafka
> Issue Type: Bug
> Components: tools
> Affects Versions: 0.10.2.0
> Reporter: Ashish Singh
> Assignee: Mickael Maison
> Priority: Blocker
> Fix For: 0.11.0.0
>
>
> ConsumerOffsetChecker is marked deprecated as of 0.9, should be removed in
> 0.11.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)