mumrah opened a new pull request, #13368:
URL: https://github.com/apache/kafka/pull/13368

   This patch refactors the `loadCache` method in AclAuthorizer to make it 
reusable by ZkMigrationClient. The loaded ACLs are converted to 
AccessControlEntryRecord. I noticed we still have the defunct 
AccessControlRecord, so I deleted it.
   
   An integration test is included to verify we can write ACLs with AdminClient 
to AclAuthorizer, and read them out as records with ZkMigrationClient.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to