poorbarcode opened a new pull request, #15059:
URL: https://github.com/apache/pulsar/pull/15059
### Contribution Checklist
Fixes #14863
### Motivation
see #14863
### Modifications
- fixed `AdminApi2Test` problem test case
- brokerNamespaceIsolationPoliciesUpdateOnTime: change immutable list to
ArrayList
- testDistinguishTopicTypeWhenForceDeleteNamespace: fixed outdated test
case. `NamespaceService.getFullListOfTopics` at last version not supports
dirty data any more.
- testMaxTopicsPerNamespace: fixed outdated test case. 1. Adding
asynchronous tests; 2. At last version not allow create system topic by
hand-operation
### Verifying this change
- [x] Make sure that the change passes the CI checks.
### Documentation
- [ ] `doc-required`
- [x] `no-need-doc`
- [ ] `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]