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

Akshath Patkar commented on KAFKA-3367:
---------------------------------------

[~mgharat] thanks.
i am using confluent package 2.10.5.

Issue we are running into is. 

We are running jdbc connector to replicate mysql data into kafka. In case if i 
have nuke data for a single table i should be delete the particualr 
topic(table) and run Bulk upload to load the complete data. 

But what happened is when i marked as deleted topic stayed there ansd says 
marled for deleted but it didnt get removed completely.

When mysql connectors runs again it tries to use the same topic name.

So is there any such thing is available where we use delete topic and it 
removed topic completely even name. Not just soft delete.



> Delete topic dont delete the complete log from kafka
> ----------------------------------------------------
>
>                 Key: KAFKA-3367
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3367
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Akshath Patkar
>
> Delete topic Just marks the topic as deleted. But data still remain in logs.
> How can we delete the topic completely with out doing manual delete of logs 
> from kafka and zookeeper



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to