Israel Ekpo created KAFKA-12994: ----------------------------------- Summary: Migrate all Tests to New API and Remove Suppression for Deprecation Warnings related to KIP-633 Key: KAFKA-12994 URL: https://issues.apache.org/jira/browse/KAFKA-12994 Project: Kafka Issue Type: Improvement Components: streams, unit tests Affects Versions: 3.0.0 Reporter: Israel Ekpo Assignee: Israel Ekpo Fix For: 3.0.0
Due to the API changes for KIP-633 a lot of deprecation warnings have been generated in tests that are using the old deprecated APIs. There are a lot of tests using the deprecated methods. We should absolutely migrate them all to the new APIs. The applies to all Java and Scala examples and tests using the deprecated APIs in the JoinWindows, SessionWindows, TimeWindows and SlidingWindows classes. -- This message was sent by Atlassian Jira (v8.3.4#803005)