Hi Pulsar Community, While reviewing the AuthorizationService, I noticed we have 4 methods that are unused and that block internally. Given the acceptance of PIP 149, I think we should deprecate and eventually remove these methods. We cannot get rid of them yet because users with custom plugins may be calling these blocking methods.
Here is the PR [0]. Please take a look. Thanks, Michael [0] https://github.com/apache/pulsar/pull/19180