[
https://issues.apache.org/jira/browse/KAFKA-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-12823:
------------------------------------
Component/s: kip
> Remove Deprecated method KStream#through
> ----------------------------------------
>
> Key: KAFKA-12823
> URL: https://issues.apache.org/jira/browse/KAFKA-12823
> Project: Kafka
> Issue Type: Sub-task
> Components: kip, streams
> Reporter: Josep Prat
> Assignee: Arnav Dadarya
> 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)