chia7712 commented on code in PR #17046:
URL: https://github.com/apache/kafka/pull/17046#discussion_r1754016599
##########
core/src/test/java/kafka/admin/ConfigCommandIntegrationTest.java:
##########
@@ -620,6 +699,17 @@ private void deleteAndVerifyGroupConfigValue(Admin client,
verifyGroupConfig(client, groupName, defaultConfigs);
}
+ private void deleteAndVerifyClientMetricsConfigValue(Admin client,
+ String
clientMetricsName,
+ Map<String, String>
defaultConfigs) throws Exception {
Review Comment:
@AndrewJSchofield thanks for all your sharing!
--
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]