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/01/27 07:20:24 UTC

[jira] [Created] (KAFKA-4706) Unify StreamsKafkaClient instances

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

             Summary: Unify StreamsKafkaClient instances
                 Key: KAFKA-4706
                 URL: https://issues.apache.org/jira/browse/KAFKA-4706
             Project: Kafka
          Issue Type: Improvement
          Components: streams
    Affects Versions: 0.10.2.0
            Reporter: Matthias J. Sax
            Priority: Minor


Kafka Streams currently used two instances of {{StreamsKafkaClient}} (one in {{KafkaStreams}} and one in {{InternalTopicManager}}).

We want to unify both such that only a single instance is used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)