mjsax commented on a change in pull request #9060: URL: https://github.com/apache/kafka/pull/9060#discussion_r459206169
########## File path: streams/src/test/java/org/apache/kafka/streams/StreamsConfigTest.java ########## @@ -159,7 +159,6 @@ public void testGetGroupInstanceIdConfigs() { assertNull(returnedProps.get(ConsumerConfig.GROUP_INSTANCE_ID_CONFIG)); } - @SuppressWarnings("deprecation") // TODO revisit in follow up PR Review comment: Second TODO removed ---------------------------------------------------------------- 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