[
https://issues.apache.org/jira/browse/KAFKA-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232417#comment-15232417
]
ASF GitHub Bot commented on KAFKA-3512:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/1193
> 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
> 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.4#6332)