izzyacademy commented on a change in pull request #10926:
URL: https://github.com/apache/kafka/pull/10926#discussion_r658351347



##########
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:
       Thanks @ableegoldman for the feedback. I will work on your 
recommendations on the Javadocs and I will create the JIRA issue to track the 
migration of integration and unit tests to the new APIs.
   
   As you have seen, the amount of tests are significant so that one deserves 
its own JIRA issue. 
   
   I really appreciate all your support and guidance throughout the 
implementation of this KIP.




-- 
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


Reply via email to