michaeljmarshall opened a new pull request, #19176:
URL: https://github.com/apache/pulsar/pull/19176

   ### Motivation
   
   In https://github.com/apache/pulsar/pull/15347, there is a regression where 
the `subName` needed to be passed to the authorization provider. That PR is not 
released, so this PR is just cleanup
   
   ### Modifications
   
   * Pass `subName` for `validateTopicOperationAsync` in 
`PersistentTopicsBase#internalDeleteSubscriptionForNonPartitionedTopicAsync`
   
   ### Verifying this change
   We should add testing to this part of the code base to prevent future 
regressions.
   
   ### Does this pull request potentially affect one of the following parts:
   This is not a breaking change.
   
   ### Documentation
   
   - [x] `doc-not-needed`
   


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