mattisonchao opened a new pull request, #15917: URL: https://github.com/apache/pulsar/pull/15917
### Motivation See PIP #14365 and change tracker #15043. ### Modifications - Make `NamespaceBase` `deleteNamespace` to pure async. - Clean up the duplicated code. - Improve the delete topic logic, remove the normal topic first and then remove the system topic. ### Verifying this change - [x] Make sure that the change passes the CI checks. `AdminTest#clusters` already cover this change. ### Documentation - [x] `no-need-doc` (Please explain why) -- 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]
