Jason Gustafson created KAFKA-12403: ---------------------------------------
Summary: Broker handling of delete topic events Key: KAFKA-12403 URL: https://issues.apache.org/jira/browse/KAFKA-12403 Project: Kafka Issue Type: Improvement Reporter: Jason Gustafson Assignee: Jason Gustafson This issue tracks completion of metadata listener support for the topic deletion event. When a topic is deleted, the broker needs to stop replicas, delete log data, and remove cached topic configurations. -- This message was sent by Atlassian Jira (v8.3.4#803005)