Matthias J. Sax created KAFKA-6138:
--------------------------------------
Summary: Simplify StreamsBuilder#addGlobalStore
Key: KAFKA-6138
URL: https://issues.apache.org/jira/browse/KAFKA-6138
Project: Kafka
Issue Type: Bug
Components: streams
Affects Versions: 1.0.0
Reporter: Matthias J. Sax
{{StreamsBuilder#addGlobalStore}} is a 1:1 copy of {{Topology#addGlobalStore}}.
However, at DSL level we can actually auto-generate the two processor names and
thus simplify the interface.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)