You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2022/02/08 18:31:00 UTC

[jira] [Updated] (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 ]

Jorge Esteban Quilcate Otoya updated KAFKA-13654:
-------------------------------------------------
    Labels: kafka-streams kip-required needs-kip streams  (was: kafka-streams kip-required streams)

> 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
>            Priority: Major
>              Labels: kafka-streams, kip-required, needs-kip, streams
>
> 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.1#820001)