[
https://issues.apache.org/jira/browse/KAFKA-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840259#comment-15840259
]
Ewen Cheslack-Postava commented on KAFKA-4517:
----------------------------------------------
oh, I missed the PR, but yeah either retitle or adjust which one we leave open
and a blocker for 0.11.0.0. and yes, we'd want to update it to remove
everything in one go. (you can just add a commit that does it, it'll get
squashed during the merge process.)
> 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.0.0, 0.10.0.1, 0.10.1.0
> Reporter: Jeff Widman
> Assignee: Ewen Cheslack-Postava
> 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)