This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from d1d169e [Broker] Fix call sync method in async rest api for
internalExpireMessagesByTimestamp (#13880)
add 125907c Make PulsarAuthorizationProvider#grantPermissionAsync
actually async (#13897)
No new revisions were added by this update.
Summary of changes:
.../authorization/AuthorizationProvider.java | 9 ++-
.../broker/authorization/AuthorizationService.java | 10 +--
.../authorization/PulsarAuthorizationProvider.java | 84 +++++++++-------------
.../pulsar/broker/admin/impl/NamespacesBase.java | 9 ++-
4 files changed, 51 insertions(+), 61 deletions(-)