Skip to content

[bug](broker): brokerDeleteInactiveTopic should exclude pulsar internal topics #13479

@ericsyh

Description

@ericsyh

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

截屏2021-12-24 上午10 35 10

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

Metadata

Metadata

Assignees

Labels

type/bugThe PR fixed a bug or issue reported a bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions