-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[improve][broker] PIP-383: Support granting/revoking permissions for multiple topics #23372
Conversation
e0eddd1
to
d18afa6
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #23372 +/- ##
============================================
+ Coverage 73.57% 74.50% +0.93%
- Complexity 32624 34515 +1891
============================================
Files 1877 1936 +59
Lines 139502 145268 +5766
Branches 15299 15878 +579
============================================
+ Hits 102638 108235 +5597
+ Misses 28908 28721 -187
- Partials 7956 8312 +356
Flags with carried forward coverage won't be shown. Click here to find out more.
|
...common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java
Outdated
Show resolved
Hide resolved
...common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good work @Technoboy-
153d6ca
to
f3f50e5
Compare
f3f50e5
to
9a171fa
Compare
Motivation
PIP-383: #23355
Documentation
doc
doc-required
doc-not-needed
doc-complete