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)