Technoboy- opened a new pull request #13337:
URL: https://github.com/apache/pulsar/pull/13337
Fix #10263.
### Motivation
When there are no user-created topics under a namespace, Namespace can be
deleted. But currently, system topic may own the bundle and cause the namespace
deletion to fail.
### Modifications
- Add system topic check when deleting namespace bundle.
### Documentation
Need to update docs?
- [x] `no-need-doc`
--
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]