You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rs...@apache.org on 2020/06/01 15:39:04 UTC

[kafka] branch trunk updated (e2e2c62 -> 66fdb59)

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

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


    from e2e2c62  KAFKA-10074: Improve performance of `matchingAcls` (#8769)
     add 66fdb59  KAFKA-9392; Clarify deleteAcls javadoc and add test for create/delete timing (#7956)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/server/authorizer/Authorizer.java |  2 +
 .../kafka/security/authorizer/AclAuthorizer.scala  | 28 ++++++--
 .../security/authorizer/AclAuthorizerTest.scala    | 78 +++++++++++++++++++++-
 3 files changed, 103 insertions(+), 5 deletions(-)