chia7712 commented on code in PR #23355:
URL: https://github.com/apache/kafka/pull/23355#discussion_r3982589028


##########
clients/clients-integration-tests/src/test/java/org/apache/kafka/clients/admin/AlterConfigsIntegrationTest.java:
##########
@@ -106,10 +110,80 @@ public void 
testAlterConfigsWithConfigProvidersWithoutAcls() {
         checkAlterConfigs(adminConfig, ClusterAuthorizationException.class, 
"token", true);
     }
 
+    // Non-STRING configs resolved through a config provider must be applied 
by the broker, not only accepted

Review Comment:
   The CLASS type is not covered, but I think that's fine. I've updated the PR 
description to note this.



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