You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2022/09/20 20:54:28 UTC

[kafka] branch trunk updated (ae4bb0c6fa -> 6c6b8e2f96)

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

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


    from ae4bb0c6fa KAFKA-14243: Temporarily disable unsafe downgrade (#12664)
     add 6c6b8e2f96 KAFKA-14214: Introduce read-write lock to StandardAuthorizer for consistent ACL reads. (#12628)

No new revisions were added by this update.

Summary of changes:
 .../metadata/authorizer/StandardAuthorizer.java    | 112 +++++++++++++++++----
 .../authorizer/StandardAuthorizerData.java         | 103 +++++++------------
 2 files changed, 129 insertions(+), 86 deletions(-)