Description
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
To deprecate `StreamsResetter` option `--intermediate-topic, this ticket is backed by KIP-1087: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1087%3A+Removing+intermediateTopicsOption+from+StreamsResetter
Attachments
Issue Links
- causes
-
KAFKA-17462 Removes intermediateTopicsOption from StreamsResetter
-
- Open
-
- links to
- mentioned in
-
Page Loading...