Skip to content

KAFKA-13697; KRaft authorizer should support AclOperation.ALL#11806

Merged
cmccabe merged 3 commits intoapache:trunkfrom
hachikuji:KAFKA-13697
Feb 25, 2022
Merged

KAFKA-13697; KRaft authorizer should support AclOperation.ALL#11806
cmccabe merged 3 commits intoapache:trunkfrom
hachikuji:KAFKA-13697

Conversation

@hachikuji
Copy link
Copy Markdown
Contributor

AclOperation.ALL implies all other operation types, but we are not checking for it in StandardAuthorizer. The patch fixes the issue and adds some test cases.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

Copy link
Copy Markdown
Contributor

@cmccabe cmccabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmccabe cmccabe merged commit 2c90447 into apache:trunk Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants