michaeljmarshall commented on PR #20151: URL: https://github.com/apache/pulsar/pull/20151#issuecomment-1543369427
That behavior only affects the WebSocket Proxy when subscription auth mode by prefix is in use. The test was added a while ago https://github.com/apache/pulsar/pull/899. I think we should migrate away from using those methods and then we can deprecate them. I don't see a need to change the behavior. Here is a PR to remove some of the final usages of the `canConsume` and `canProduce` methods https://github.com/apache/pulsar/pull/20299. -- 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]
