[
https://issues.apache.org/jira/browse/KAFKA-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eno Thereska reassigned KAFKA-3512:
-----------------------------------
Assignee: Eno Thereska
> 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: kafka streams
> Reporter: Guozhang Wang
> Assignee: Eno Thereska
> 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.4#6332)