jiazhai opened a new pull request #6708: Issue 6702: add isSuperUser in AuthorizationProvider interface URL: https://github.com/apache/pulsar/pull/6708 Fixes #6702 ### Motivation Most of the methods in AuthorizationProvider take AuthenticationDataSource for authorization decision. However isSuperUser still takes the string role token. This has to be changed. ### Modifications Add needed method
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
