wuzhanpeng commented on pull request #11113: URL: https://github.com/apache/pulsar/pull/11113#issuecomment-869558072
> This looks like a behaviour change. > You we advertise this in the release notes ? > Will existing users be affected by this change ? 1) for regular users who enable authorization, they will grant topic and subscription permissions before actually consuming messages, thus these users would not be affected. 2) for those noncompliant users who never grant subscription permissions but still want authorization service, the subscriber would not be able to establish after this behavior takes effect. -- 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]
