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 <ppatie...@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 <ppatie...@live.com> Date: 2017-07-20T13:31:34Z Updated messages for deprecation and warning if the --new-consumer option is used in ConsumerGroupCommand tool ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---