You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by jeffwidman <gi...@git.apache.org> on 2016/12/09 19:44:31 UTC

[GitHub] kafka pull request #2236: KAFKA-4517: Remove deprecated shell script

GitHub user jeffwidman opened a pull request:

    https://github.com/apache/kafka/pull/2236

    KAFKA-4517: Remove deprecated shell script

    Remove the kafka-consumer-offset-checker.sh script completely since it
    was already deprecated in Kafka9
    
    Currently it's quite confusing to new Kafka operators that this script
    exists because it seems to do exactly what they want for checking
    offsets, only to later realize they should instead use
    kafka-consumer-groups.sh script

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeffwidman/kafka KAFKA-4517

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2236.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2236
    
----
commit c54fa291a4efcdfedf41bfbb2ba03a0ab7338c9b
Author: Jeff Widman <je...@jeffwidman.com>
Date:   2016-12-09T19:38:33Z

    KAFKA-4517: Remove deprecated shell script
    
    Remove the kafka-consumer-offset-checker.sh script completely since it
    was already deprecated in Kafka9
    
    Currently it's quite confusing to new Kafka operators that this script
    exists because it seems to do exactly what they want for checking
    offsets, only to later realize they should instead use
    kafka-consumer-groups.sh script

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request #2236: KAFKA-4517: Remove deprecated shell script

Posted by jeffwidman <gi...@git.apache.org>.
Github user jeffwidman closed the pull request at:

    https://github.com/apache/kafka/pull/2236


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---