[ https://issues.apache.org/jira/browse/KAFKA-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020216#comment-16020216 ]
ASF GitHub Bot commented on KAFKA-5225: --------------------------------------- Github user bharatviswa504 closed the pull request at: https://github.com/apache/kafka/pull/3062 > 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 > Labels: needs-kip > > 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)