Jason Gustafson created KAFKA-13923: ---------------------------------------
Summary: ZooKeeperAuthorizerTest should use standard authorizer for kraft Key: KAFKA-13923 URL: https://issues.apache.org/jira/browse/KAFKA-13923 Project: Kafka Issue Type: Improvement Reporter: Jason Gustafson Assignee: Jason Gustafson Our system test `ZooKeeperAuthorizerTest` relies on the zk-based `AclAuthorizer` even when running KRaft. We should update this test to use `StandardAuthorizer` (and probably change the name while we're at it). -- This message was sent by Atlassian Jira (v8.20.7#820007)