You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2016/04/06 13:12:25 UTC

[jira] [Work started] (KAFKA-3512) Add a foreach() operator in Kafka Streams DSL

     [ https://issues.apache.org/jira/browse/KAFKA-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on KAFKA-3512 started by 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)