You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/12/23 01:13:01 UTC

[jira] [Resolved] (KAFKA-8651) Add a #branch overload that takes a Map of predicate names to predicates

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

Matthias J. Sax resolved KAFKA-8651.
------------------------------------
    Resolution: Duplicate

Closing this ticket in favor of KAFKA-5488 that is backed by KIP-418 ([https://cwiki.apache.org/confluence/display/KAFKA/KIP-418%3A+A+method-chaining+way+to+branch+KStream])

I understand that KIP-418 is not exactly the same as this proposal, but hope that it actually addresses the root issue, too.

Feel free to start a new KIP is you think that KIP-418 is not sufficient.

> Add a #branch overload that takes a Map of predicate names to predicates
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-8651
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8651
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 2.3.0
>            Reporter: Antony Stubbs
>            Priority: Minor
>
> A map can be a more natural way to work with passing in predicates and extracting streams when working with the #branch method.
>  
> https://github.com/apache/kafka/pull/7068 
>  
> KIP and PR on their way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)