chia7712 commented on code in PR #15687:
URL: https://github.com/apache/kafka/pull/15687#discussion_r1557576225
##########
core/src/test/java/kafka/test/annotation/ClusterTestDefaults.java:
##########
@@ -39,4 +39,5 @@
int brokers() default 1;
int controllers() default 1;
boolean autoStart() default true;
+ ClusterConfigProperty[] serverProperties() default {};
Review Comment:
Could you add comments for this new fields?
--
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]