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

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

Github user bharatviswa504 closed the pull request at:

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


> 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, 0.11.0.1
>            Reporter: Dustin Cote
>            Assignee: Matthias J. Sax
>              Labels: kip
>             Fix For: 1.0.0
>
>
> 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]
> https://cwiki.apache.org/confluence/display/KAFKA/KIP+157+-+Add+consumer+config+options+to+streams+reset+tool



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

Reply via email to