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

   ### Motivation
   
   When a namespace containing partitioned topics is deleted, will throw the 
topic not found exception.
   
   ![截屏2022-08-29 22 32 
13](https://user-images.githubusercontent.com/25195800/187233499-63c27b0a-1b7a-4420-b1a4-896d03497594.png)
   
   <strong>(High light)</strong>  Should use API `deletePartitionedTopicAsync` 
to delete partitioned system topic.
   
   ### Modifications
   
   - Use `cmd-deletePartitionedTopicAsync` to delete partitioned system topic.
   - Add tests: delete namespace.
   
   ### Documentation
   
   - [ ] `doc-required` 
     
   - [x] `doc-not-needed` 
   
   - [ ] `doc` 
   
   - [ ] `doc-complete`
   


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