This is an automated email from the ASF dual-hosted git repository.

manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from ea0c027  MINOR: Clean up process rate and latency metrics test (#8172)
     add 8dff0b1  Kafka 9626: Improve ACLAuthorizer.acls() performance

No new revisions were added by this update.

Summary of changes:
 checkstyle/import-control-jmh-benchmarks.xml       |   2 +-
 .../kafka/security/authorizer/AclAuthorizer.scala  |  23 ++--
 gradle/spotbugs-exclude.xml                        |   4 +
 .../kafka/jmh/acl/AclAuthorizerBenchmark.java      | 119 +++++++++++++++++++++
 4 files changed, 138 insertions(+), 10 deletions(-)
 create mode 100644 
jmh-benchmarks/src/main/java/org/apache/kafka/jmh/acl/AclAuthorizerBenchmark.java

Reply via email to