Muralidhar Basani created KAFKA-20581:
-----------------------------------------
Summary: Move MockAclMutator alongside AuthorizerTest, when
AuthorizerTest is migrated out of core
Key: KAFKA-20581
URL: https://issues.apache.org/jira/browse/KAFKA-20581
Project: Kafka
Issue Type: Task
Components: core
Reporter: Muralidhar Basani
Assignee: Muralidhar Basani
Follow up from
[https://github.com/apache/kafka/pull/22247#discussion_r3222530351]
MockAclMutator currently lives at:
metadata/src/testFixtures/java/org/apache/kafka/controller/MockAclMutator.java
MockAclMutator is used only by AuthorizerTest
Once AuthorizerTest is migrated out of core (part of the broader Scala to Java
migration), MockAclMutator should be moved with it and be co-located in the
same module/package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)