Guozhang Wang created KAFKA-3512:
------------------------------------

             Summary: 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
             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)

Reply via email to