You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/02 19:58:00 UTC

[jira] [Created] (KAFKA-12403) Broker handling of delete topic events

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)