Describe the bug
On the Pulsar 2.8.1, we found that brokerDeleteInactiveTopicsEnabled=true will make pulsar internal topics like healthcheck deleted by inactivity.

To Reproduce
Steps to reproduce the behavior:
- Set up pulsar cluster
- Config
brokerDeleteInactiveTopicsEnabled=true
- Monitor broker logs, you will get the healthcheck deleted by inactivity.
Expected behavior
InactiveTopics config should exclude some pulsar internal topics.
Additional context
Pulsar version: 2.8.1
Describe the bug
On the Pulsar 2.8.1, we found that
brokerDeleteInactiveTopicsEnabled=truewill make pulsar internal topics like healthcheck deleted by inactivity.To Reproduce
Steps to reproduce the behavior:
brokerDeleteInactiveTopicsEnabled=trueExpected behavior
InactiveTopics config should exclude some pulsar internal topics.
Additional context
Pulsar version: 2.8.1