[ https://issues.apache.org/jira/browse/KAFKA-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Proven Provenzano resolved KAFKA-14375. --------------------------------------- Resolution: Fixed > Remove use of "authorizer-properties" in EndToEndAuthorizationTest.scala > ------------------------------------------------------------------------ > > Key: KAFKA-14375 > URL: https://issues.apache.org/jira/browse/KAFKA-14375 > Project: Kafka > Issue Type: Improvement > Components: unit tests > Reporter: Proven Provenzano > Assignee: Proven Provenzano > Priority: Major > > The use of {{authorizer-properties}} in AclCommand is deprecated and > EndToEndAuthroiztionTest.scala should be updated to not use it. > I will instead set {{kafkaPrincipal}} as a super user and set up the brokers > with AclAuthorzier. This will allow {{kafkaPrincipal}} to set ACLs and > clientPrincipal to validate them as per the tests. > This update is a precursor to updating EndToEndAuthroiztionTest.scala to run > in KRAFT mode -- This message was sent by Atlassian Jira (v8.20.10#820010)