Skip to content

Commit

Permalink
MINOR: Pass one action per unique resource name in KafkaApis.filterAu…
Browse files Browse the repository at this point in the history
…thorized (#8432)

90bbeed introduced a regression resulting in passing an action per resource
name to the `Authorizer` instead of passing one per unique resource name. Refactor
the signatures of both `filterAuthorized` and `authorize` to make them easier to test
and add a test for each.

Reviewers: Ismael Juma <ismael@juma.me.uk>
  • Loading branch information
dajac committed Apr 7, 2020
1 parent 731630e commit cd1e46c
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 79 deletions.

0 comments on commit cd1e46c

Please sign in to comment.