You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dustin Cote (JIRA)" <ji...@apache.org> on 2017/05/12 15:21:04 UTC

[jira] [Created] (KAFKA-5225) StreamsResetter doesn't allow custom Consumer properties

Dustin Cote created KAFKA-5225:
----------------------------------

             Summary: 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


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)