[
https://issues.apache.org/jira/browse/KAFKA-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869763#comment-17869763
]
Matthias J. Sax commented on KAFKA-12823:
-----------------------------------------
[~ardada2468] – The 3.9 release branch was cut now and this ticket is unblocked
now. Feel free to pick it up at any time in case you are still interested.
> Remove Deprecated method KStream#through
> ----------------------------------------
>
> Key: KAFKA-12823
> URL: https://issues.apache.org/jira/browse/KAFKA-12823
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Josep Prat
> Priority: Blocker
> Fix For: 4.0.0
>
>
> The method through in Java and Scala class KStream was deprecated in version
> 2.6:
> * org.apache.kafka.streams.scala.kstream.KStream#through
> * org.apache.kafka.streams.kstream.KStream#through(java.lang.String)
> * org.apache.kafka.streams.kstream.KStream#through(java.lang.String,
> org.apache.kafka.streams.kstream.Produced<K,V>)
>
> See KAFKA-10003 and KIP-221
--
This message was sent by Atlassian Jira
(v8.20.10#820010)