315157973 opened a new issue #8441: URL: https://github.com/apache/pulsar/issues/8441
**Describe the bug** When `inactivityMonitor` clean inactive partitioned-topic, the node in ZK is not deleted **To Reproduce** Steps to reproduce the behavior: 1. Create a partitioned-topic 2. Turn on automatic cleanup of inactive topics 3. Waiting for automatic cleanup 4. Execute `admin.topics().getPartitionedTopicList`, the topic still exists **Expected behavior** The topic is not exists ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
