sijie commented on issue #7385: URL: https://github.com/apache/pulsar/issues/7385#issuecomment-655647766
@vzhikserg: the `proxyRole` is used for topic lookup (to figure who is the owner broker for a given topic) before establishing the proxied connections to the brokers. Hence the `proxyRole` is required to perform topic lookup over all topics. That means the `proxyRole` has to be a super-user role. Does that make sense? ---------------------------------------------------------------- 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]
