izzyacademy commented on a change in pull request #10926: URL: https://github.com/apache/kafka/pull/10926#discussion_r658381873
########## File path: streams/src/test/java/org/apache/kafka/streams/integration/InternalTopicIntegrationTest.java ########## @@ -71,6 +71,7 @@ /** * Tests related to internal topics in streams */ +@SuppressWarnings("deprecation") Review comment: @ableegoldman I have created JIRA ticket KAFKA-12994 to track the tasks of migrating the tests to the new APIs and then removing the deprecation warnings. https://issues.apache.org/jira/browse/KAFKA-12994 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org