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

David Mollitor commented on KAFKA-10016:
----------------------------------------

[~mjsax] looks like it was replaced with:

[https://cwiki.apache.org/confluence/display/KAFKA/KIP-204+%3A+Adding+records+deletion+operation+to+the+new+Admin+Client+API]

 

Is there any documentation on this?  Not a well known API.

> Support For Purge Topic
> -----------------------
>
>                 Key: KAFKA-10016
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10016
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Priority: Major
>
> Some discussions about how to purge a topic.  Please add native support  for 
> this operation.  Is there a "starting offset" for each topic?  Such a vehicle 
> would allow for this value to be easily set with the current offeset and the 
> brokers will skip (and clean) everything before that.
>  
> [https://stackoverflow.com/questions/16284399/purge-kafka-topic]
>  
> {code:none}
> kafka-topics --topic mytopic --purge
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to