[
https://issues.apache.org/jira/browse/KAFKA-9626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-9626.
------------------------------
Resolution: Fixed
Issue resolved by pull request 8199
[https://github.com/apache/kafka/pull/8199]
> Benchmark and optimize AclAuthorizer.acls()
> --------------------------------------------
>
> Key: KAFKA-9626
> URL: https://issues.apache.org/jira/browse/KAFKA-9626
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 2.4.0
> Reporter: Lucas Bradstreet
> Assignee: Manikumar
> Priority: Major
> Fix For: 2.6.0
>
>
> AclAuthorizer.acls creates unnecessary intermediate sets which are only
> iterated over when another set is created from this set.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)