mattisonchao opened a new pull request #14482:
URL: https://github.com/apache/pulsar/pull/14482
### Motivation
``check GC`` ignores errors when executing
``tryToDeletePartitionedMetadata``, which can cause us to not find the
corresponding problem when debugging.
### Modifications
- Fix errors will be ignored when ``check GC``.
- Make partition topic exist to pure async.
### Verifying this change
- [x] Make sure that the change passes the CI checks.
### Documentation
- [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]