wuzhanpeng opened a new pull request #11132:
URL: https://github.com/apache/pulsar/pull/11132


   ### Motivation
   
   Some `internalResetCursorXX` methods do not pass in the `subscriptionName` 
parameter when verifying permissions, which causes the `subscription` check to 
be skipped during the permission check of `AuthorizationProvider` and leads an 
error validation result. This PR will fix this problem.
   
   ### Modifications
   
   Refine the parameters of `validateTopicOperation` and supplement a relative 
test case.


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