You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Xavier Léauté (JIRA)" <ji...@apache.org> on 2016/10/25 22:02:58 UTC

[jira] [Created] (KAFKA-4346) Add foreachValue method to KStream

Xavier Léauté created KAFKA-4346:
------------------------------------

             Summary: Add foreachValue method to KStream
                 Key: KAFKA-4346
                 URL: https://issues.apache.org/jira/browse/KAFKA-4346
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Xavier Léauté
            Assignee: Guozhang Wang
            Priority: Minor


This would be the value-only counterpart to foreach, similar to mapValues.

Adding this method would enhance readability and allow for Java 8 syntactic sugar using method references without having to wrap existing methods that only operate on the value type.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)