[
https://issues.apache.org/jira/browse/KAFKA-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836809#comment-15836809
]
Ewen Cheslack-Postava commented on KAFKA-4517:
----------------------------------------------
Duplicate of KAFKA-3356 (and KAFKA-2307 for that matter). Both the script and
tool should be removed in one go.
> Remove kafka-consumer-offset-checker.sh script since already deprecated in
> Kafka 9
> ----------------------------------------------------------------------------------
>
> Key: KAFKA-4517
> URL: https://issues.apache.org/jira/browse/KAFKA-4517
> Project: Kafka
> Issue Type: Task
> Affects Versions: 0.10.1.0, 0.10.0.0, 0.10.0.1
> Reporter: Jeff Widman
> Priority: Blocker
>
> Kafka 9 deprecated kafka-consumer-offset-checker.sh
> (kafka.tools.ConsumerOffsetChecker) in favor of kafka-consumer-groups.sh
> (kafka.admin.ConsumerGroupCommand).
> Since this was deprecated in 9, and the full functionality of the old script
> appears to be available in the new script, can we remove the old shell script
> in 10?
> From an Ops perspective, it's confusing when I'm trying to check consumer
> offsets that I open the bin directory, and see a script that seems to do
> exactly what I want, only to later discover that I'm not supposed to use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)