[ 
https://issues.apache.org/jira/browse/KAFKA-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595339#comment-13595339
 ] 

Jason Rosenberg commented on KAFKA-330:
---------------------------------------

I'd also like to see an auto-delete feature, where by a topic can be 
automatically be deleted, after it has been garbage collected, and has no more 
messages.  This could be set to happen automatically, after an expiration time. 
 This may require exposing an api on each broker so a broker can ask if any 
other brokers have messages pending for a topic, before deciding the topic 
should be removed.
                
> Add delete topic support 
> -------------------------
>
>                 Key: KAFKA-330
>                 URL: https://issues.apache.org/jira/browse/KAFKA-330
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>            Assignee: Swapnil Ghike
>              Labels: features, p2, project
>
> One proposal of this API is here - 
> https://cwiki.apache.org/confluence/display/KAFKA/Kafka+replication+detailed+design+V2#KafkareplicationdetaileddesignV2-Deletetopic

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to