You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/20 13:38:00 UTC

[jira] [Commented] (KAFKA-5619) Make --new-consumer option as deprecated in all tools

    [ https://issues.apache.org/jira/browse/KAFKA-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094699#comment-16094699 ] 

ASF GitHub Bot commented on KAFKA-5619:
---------------------------------------

GitHub user ppatierno opened a pull request:

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

    KAFKA-5619: Make --new-consumer option as deprecated in all tools

    Added deprecation and warning message on --new-consumer option usage with ConsumerGroupCommand and ConsumerPerformance tools.

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

    $ git pull https://github.com/ppatierno/kafka kafka-5619

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

    https://github.com/apache/kafka/pull/3555.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 #3555
    
----
commit a64c57fbcfcace75551af145e71a036f44aab8ba
Author: Paolo Patierno <pp...@live.com>
Date:   2017-07-20T13:08:54Z

    Updated messages for deprecation and warning if the --new-consumer option is used in ConsumerPerformance tool

commit 0ffe1ef1640f47def3cc6f3cae92b91542bfa017
Author: Paolo Patierno <pp...@live.com>
Date:   2017-07-20T13:31:34Z

    Updated messages for deprecation and warning if the --new-consumer option is used in ConsumerGroupCommand tool

----


> Make --new-consumer option as deprecated in all tools
> -----------------------------------------------------
>
>                 Key: KAFKA-5619
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5619
>             Project: Kafka
>          Issue Type: Bug
>          Components: tools
>            Reporter: Paolo Patierno
>            Assignee: Paolo Patierno
>
> Hi,
> as already described by the [KAFKA-5599|https://issues.apache.org/jira/browse/KAFKA-5599], it's usefull to mark as deprecated the new-consumer option for all the other tools which use it (ConsumerPerformance and ConsumerGroupCommand). It will be available for the next major release for then moving to remove the option in the subsequent release cycle.
> There is also the following [KIP-176|https://cwiki.apache.org/confluence/display/KAFKA/KIP-176%3A+Remove+deprecated+new-consumer+option+for+tools] proposed for removing them in a new release after the depracation.
> Thanks,
> Paolo.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)