You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Roesler (Jira)" <ji...@apache.org> on 2022/04/19 15:34:00 UTC

[jira] [Resolved] (KAFKA-13654) Extend KStream process with new Processor API

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

John Roesler resolved KAFKA-13654.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

> Extend KStream process with new Processor API
> ---------------------------------------------
>
>                 Key: KAFKA-13654
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13654
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jorge Esteban Quilcate Otoya
>            Assignee: Jorge Esteban Quilcate Otoya
>            Priority: Major
>              Labels: kafka-streams, kip-required, needs-kip, streams
>             Fix For: 3.3.0
>
>
> Extending KStream#process to use latest Processor API adopted here: https://issues.apache.org/jira/browse/KAFKA-8410
> This new API allow typed returned KStream that will allow to chain results from processors, becoming a new way to transform records with more control over whats forwarded.
> KIP: https://cwiki.apache.org/confluence/x/yKbkCw



--
This message was sent by Atlassian Jira
(v8.20.7#820007)