Arnav Dadarya

Results 2 issues of Arnav Dadarya

Deleted org.apache.kafka.streams.scala.Serdes because it was deprecated in 2.7 ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status...

Removed the deprecated through method 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)

streams