yuruguo opened a new pull request, #17210:
URL: https://github.com/apache/pulsar/pull/17210
### Motivation
It's not allow to terminate the system topic in pr #17006, but the best
position for this logic is at the head of `internalTerminateAsync` to avoid
redundant or unnecessary judgments.
### Modifications
- Put the logic of judging whether it is a system theme to the beginning of
the `internalTerminateAsync`
### 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]