FrankYang0529 commented on code in PR #17424:
URL: https://github.com/apache/kafka/pull/17424#discussion_r1802515569
##########
core/src/test/scala/unit/kafka/security/authorizer/AuthorizerTest.scala:
##########
@@ -142,16 +161,14 @@ class AuthorizerTest extends QuorumTestHarness with
BaseAuthorizerTest {
// Authorizing the empty resource is not supported because we create a znode
with the resource name.
@ParameterizedTest
- @ValueSource(strings = Array(KRAFT, ZK))
+ @ValueSource(strings = Array(KRAFT))
Review Comment:
Updated 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]