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

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

GitHub user bharatviswa504 opened a pull request:

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

    KAFKA-5225: StreamsResetter tool to allow custom consumer properties

    @mjsax @guozhangwang Could you please review the changes.

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

    $ git pull https://github.com/bharatviswa504/kafka KAFKA-5225

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

    https://github.com/apache/kafka/pull/3062.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 #3062
    
----
commit 8a11047079f68e84fe46755f81872a0758af4f45
Author: Bharat Viswanadham <bhar...@us.ibm.com>
Date:   2017-05-15T21:02:02Z

    KAFKA-5225: StreamsResetter tool to allow custom consumer properties

----


> StreamsResetter doesn't allow custom Consumer properties
> --------------------------------------------------------
>
>                 Key: KAFKA-5225
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5225
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, tools
>    Affects Versions: 0.10.2.1
>            Reporter: Dustin Cote
>            Assignee: Bharat Viswanadham
>
> The StreamsResetter doesn't let the user pass in any configurations to the 
> embedded consumer. This is a problem in secured environments because you 
> can't configure the embedded consumer to talk to the cluster. The tool should 
> take an approach similar to `kafka.admin.ConsumerGroupCommand` which allows a 
> config file to be passed in the command line for such operations.
> cc [~mjsax]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to