2 years ago

#55499

test-img

Shubhendra Tomar

Confluent-Kafka python delete_topic getting recreated

When I'm trying to delete a Kafka topic using Confluent-Kafka AdminClient Delete_topic, The topic is getting deleted for the moment but is getting recreated after few seconds.

I tried Producer.flush() , Consumer.unsubscribe() to avoid recreating but still unable to figure out why it is getting recreated.

However, when i try to manually delete same topic after whole process completion using an individual python script it is getting deleted.

python

apache-kafka

confluent-kafka-python

0 Answers

Your Answer

Accepted video resources