315157973 opened a new pull request #9767:
URL: https://github.com/apache/pulsar/pull/9767


   ### Motivation
   1. Currently, the API of topic policies does not check the ownership of 
topic. In the case of multiple brokers, a `cache not init error` will appear.
   
   2. The parameter validation of the read and write API should not be the 
same, and the read API should not verify `validatePoliciesReadOnlyAccess()`. If 
`ReadOnly` is set, the read API will also be abnormal.
   
   3. General API should not use `validateAdminAccessForTenant()`.
   
   
   


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


Reply via email to