I am creating the kafka topic programmatically . when application end . i have to delete the created kafka topics . i am using adminClient.deleteTopics(TOPIC_LIST) but still topics doe not get deleted instead making maked as "mared for deletion" . Any one know how can i delete topic permanently using java.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)