[ 
https://issues.apache.org/jira/browse/KAFKA-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248766#comment-16248766
 ] 

Sandeep Sikka commented on KAFKA-6138:
--------------------------------------

They both call addGlobalStore on the internal TopologyBuilder 
* The one difference being that the StreamsBuilder one to pass in optional 
parameters via Consumed

> 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
>              Labels: beginner, needs-kip, newbie
>
> {{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)

Reply via email to