You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2020/03/13 15:24:26 UTC

[kafka] branch trunk updated (2d2311d -> e3ccf20)

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 2d2311d  KAFKA-9657: Throw upon offset fetch unsupported stable flag protocol  (#8265)
     add e3ccf20  KAFKA-9685: Solve Set concatenation perf issue in AclAuthorizer

No new revisions were added by this update.

Summary of changes:
 checkstyle/import-control-jmh-benchmarks.xml       |  1 +
 .../kafka/security/authorizer/AclAuthorizer.scala  | 20 +++++++----
 .../kafka/jmh/acl/AclAuthorizerBenchmark.java      | 42 ++++++++++++++++++++++
 3 files changed, 56 insertions(+), 7 deletions(-)