You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/05/11 20:46:04 UTC

[jira] [Created] (KAFKA-5220) Application Reset Tool does not work with SASL

Matthias J. Sax created KAFKA-5220:
--------------------------------------

             Summary: Application Reset Tool does not work with SASL
                 Key: KAFKA-5220
                 URL: https://issues.apache.org/jira/browse/KAFKA-5220
             Project: Kafka
          Issue Type: Improvement
          Components: streams, tools
            Reporter: Matthias J. Sax


Resetting an application with SASL enabled fails with
{noformat}
ERROR: Request GROUP_COORDINATOR failed on brokers List(localhost:9092 (id: -1 rack: null))
{noformat}

We would need to allow additional configuration options that get picked up by the internally used ZK client and KafkaConsumer.



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