[
https://issues.apache.org/jira/browse/KAFKA-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870288#comment-17870288
]
Arnav Dadarya commented on KAFKA-12823:
---------------------------------------
Hey, I have created a pull request and it has passed the build checks:
pull request link: [https://github.com/apache/kafka/pull/16761]
Could you look it over when you have time?
> 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
> 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)