Describe the bug
When inactivityMonitor clean inactive partitioned-topic, the node in ZK is not deleted
To Reproduce
Steps to reproduce the behavior:
- Create a partitioned-topic
- Turn on automatic cleanup of inactive topics
- Waiting for automatic cleanup
- Execute
admin.topics().getPartitionedTopicList, the topic still exists
Expected behavior
The topic is not exists
Describe the bug
When
inactivityMonitorclean inactive partitioned-topic, the node in ZK is not deletedTo Reproduce
Steps to reproduce the behavior:
admin.topics().getPartitionedTopicList, the topic still existsExpected behavior
The topic is not exists