mingyen066 commented on code in PR #21522:
URL: https://github.com/apache/kafka/pull/21522#discussion_r2873180479


##########
tools/src/test/java/org/apache/kafka/tools/streams/ListStreamsGroupTest.java:
##########
@@ -68,6 +68,7 @@ public class ListStreamsGroupTest {
     private static final String INPUT_TOPIC = "customInputTopic";
     private static final String OUTPUT_TOPIC = "customOutputTopic";
 
+    @SuppressWarnings("removal")

Review Comment:
   Good catch, I should have noticed this was just the default value. Removed 
instead. Thanks!



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to