You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/11 11:22:00 UTC

[jira] [Commented] (KAFKA-7875) Add KStream#flatTransformValues

    [ https://issues.apache.org/jira/browse/KAFKA-7875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789429#comment-16789429 ] 

ASF GitHub Bot commented on KAFKA-7875:
---------------------------------------

cadonna commented on pull request #6424: KAFKA-7875: Add KStream.flatTransformValues
URL: https://github.com/apache/kafka/pull/6424
 
 
   - Adds flatTrasformValues methods in KStream
   - Adds processor supplier and processor for flatTransformValues
   
   This contribution is my original work and I license the work to the project under the project's open source license.
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add KStream#flatTransformValues
> -------------------------------
>
>                 Key: KAFKA-7875
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7875
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Matthias J. Sax
>            Assignee: Bruno Cadonna
>            Priority: Major
>              Labels: kip
>
> Part of KIP-313: [https://cwiki.apache.org/confluence/display/KAFKA/KIP-313%3A+Add+KStream.flatTransform+and+KStream.flatTransformValues] 
> Compare https://issues.apache.org/jira/browse/KAFKA-4217



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)