Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Issue Links
- is depended upon by
-
KAFKA-14398 Update EndToEndAuthorizerTest.scala to test with ZK and KRAFT quorum servers
- Resolved
- links to