freeznet opened a new pull request #11172: URL: https://github.com/apache/pulsar/pull/11172
### Motivation https://github.com/apache/pulsar-client-go/issues/554 reported an issue and we found out an inconsistency issue between http lookup service and binary lookup service. It appears that http lookup service requires auth check for `GetTopicsOfNamespace` but not with binary lookup service. This PR adds auth check to `GetTopicsOfNamespace` with binary lookup service. ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- 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]
