chia7712 commented on code in PR #16317: URL: https://github.com/apache/kafka/pull/16317#discussion_r1641446356
########## core/src/test/java/kafka/admin/ConfigCommandIntegrationTest.java: ########## @@ -515,14 +524,20 @@ private void deleteAndVerifyConfig(Admin client, Optional<String> brokerId, Set< } private void verifyConfigDefaultValue(Admin client, Optional<String> brokerId, Set<String> config) throws Exception { Review Comment: > Yes, It's right, this method verify pre-broker level configs maybe we should rename it? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org