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 2022/12/08 19:28:57 UTC

[kafka] branch trunk updated (d40561e90ab -> c6590ee28b2)

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 d40561e90ab KAFKA-14427 ZK client support for migrations (#12946)
     add c6590ee28b2 KAFKA-14435: Fix `allow.everyone.if.no.acl.found` config behavior for StandardAuthorizer

No new revisions were added by this update.

Summary of changes:
 .../authorizer/StandardAuthorizerData.java         | 58 +++++++++++----------
 .../authorizer/StandardAuthorizerTest.java         | 60 ++++++++++++++++++++++
 2 files changed, 90 insertions(+), 28 deletions(-)