johnnychhsu commented on code in PR #15861:
URL: https://github.com/apache/kafka/pull/15861#discussion_r1590266910


##########
core/src/test/java/kafka/test/annotation/ClusterTest.java:
##########
@@ -44,4 +44,5 @@
     String listener() default "";
     MetadataVersion metadataVersion() default MetadataVersion.IBP_3_8_IV0;
     ClusterConfigProperty[] serverProperties() default {};
+    ClusterConfigDisplayTag[] displayTags() default {};

Review Comment:
   i was wondering if it is being used by anyone now, but just checked and 
found that this is only used in test. Let me remove that 



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