[ https://issues.apache.org/jira/browse/KAFKA-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968177#comment-15968177 ]
ASF GitHub Bot commented on KAFKA-4346: --------------------------------------- Github user xvrl closed the pull request at: https://github.com/apache/kafka/pull/2063 > 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: Xavier Léauté > Priority: Minor > Labels: needs-kip, newbie > > 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.15#6346)