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

Josep Prat commented on KAFKA-12824:
------------------------------------

On the parent issue there is this sentence:

> Each subtask will de focusing on a specific API, so it's easy to discuss if 
> it should be removed by 4.0.0 or maybe even at a later point.

 

And now I added an extra comment on the parent issue as well, stating, that 
when the time for 4.0.0 comes, we might need to re-evaluate if it has passed 
enough time or not yet for each API.

> Remove Deprecated method KStream#branch
> ---------------------------------------
>
>                 Key: KAFKA-12824
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12824
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Josep Prat
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> The method branch in both Java and Scala KStream class was deprecated in 
> version 2.8:
>  * org.apache.kafka.streams.scala.kstream.KStream#branch
>  * 
> org.apache.kafka.streams.kstream.KStream#branch(org.apache.kafka.streams.kstream.Predicate<?
>  super K,? super V>...)
>  * 
> org.apache.kafka.streams.kstream.KStream#branch(org.apache.kafka.streams.kstream.Named,
>  org.apache.kafka.streams.kstream.Predicate<? super K,? super V>...) 
>  
> See KAFKA-5488 and KIP-418



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

Reply via email to