nodece commented on PR #18222:
URL: https://github.com/apache/pulsar/pull/18222#issuecomment-1618929467

   In our authorization provider, we already check the partition topic and base 
topic permissions, see 
https://github.com/apache/pulsar/blob/branch-3.0/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java#L386-L397,
 so I think this PR can be merged into the master branch.
   
   There may be some changes for third-party plugins, but for the built-in 
plugins, I think there is no breaking change.
   


-- 
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]

Reply via email to