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


##########
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/consumer/ShareConsumerRackAwareTest.java:
##########
@@ -42,6 +42,7 @@
 import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
 
 public class ShareConsumerRackAwareTest {
+    @SuppressWarnings("removal")

Review Comment:
   Yes, since "classic,consumer,streams" is already the default and share is a 
no-op (controlled by share.version feature), these lines are redundant. Removed 
them and updated PR body as well.



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