Skip to content
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] Make some method on permission async #16324

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

gaozhangmin
Copy link
Contributor

@gaozhangmin gaozhangmin commented Jul 1, 2022

Motivation

See PIP #14365 and change tracker #15043.

Make the below method async:
getPermissionOnSubscription
grantPermissionOnNamespace
grantPermissionOnSubscription
revokePermissionsOnNamespace
revokePermissionOnSubscription

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-not-needed

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 1, 2022
@gaozhangmin gaozhangmin self-assigned this Jul 1, 2022
@gaozhangmin gaozhangmin added this to the 2.11.0 milestone Jul 1, 2022
@gaozhangmin gaozhangmin added area/admin type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages labels Jul 1, 2022
@merlimat merlimat merged commit b30c53e into apache:master Jul 12, 2022
wuxuanqicn pushed a commit to wuxuanqicn/pulsar that referenced this pull request Jul 14, 2022
Co-authored-by: gavingaozhangmin <gavingaozhangmin@didiglobal.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin doc-not-needed Your PR changes do not impact docs type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants