ericsyh opened a new issue #13479:
URL: https://github.com/apache/pulsar/issues/13479


   **Describe the bug**
   On the Pulsar 2.8.1, we found that `brokerDeleteInactiveTopicsEnabled=true` 
will make pulsar internal topics like healthcheck deleted by inactivity.
   
   <img width="1748" alt="截屏2021-12-24 上午10 35 10" 
src="https://user-images.githubusercontent.com/10498732/147309937-ab833432-53f2-4726-9a10-fd4a416c5d45.png";>
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Set up pulsar cluster
   2. Config `brokerDeleteInactiveTopicsEnabled=true` 
   3. 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
   


-- 
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]


Reply via email to