michaeljmarshall opened a new pull request #12067: URL: https://github.com/apache/pulsar/pull/12067
### Motivation This is a minor change to simplify the code path when authorization is not enabled. ### Modifications * Update `isNamespaceOperationAllowed` and `isTopicOperationAllowed` to return immediately if authorization is not enabled. ### Verifying this change This change is a trivial rework / code cleanup covered by existing tests. ### Does this pull request potentially affect one of the following parts: No ### Documentation No need to update docs. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
