[
https://issues.apache.org/jira/browse/KAFKA-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-3512:
-----------------------------------
Affects Version/s: 0.10.0.0
> Add a foreach() operator in Kafka Streams DSL
> ---------------------------------------------
>
> Key: KAFKA-3512
> URL: https://issues.apache.org/jira/browse/KAFKA-3512
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.10.0.0
> Reporter: Guozhang Wang
> Assignee: Eno Thereska
> Labels: api
> Fix For: 0.10.0.0
>
>
> This would be a more intuitive operator to replace the mis-usage of map():
> {code}
> map((k, v) -> process(k, v))
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)