Kafka - Topics and Partitions
Given the following Kafka broker config snippet:
What happens when a topic is deleted?
delete.topic.enable=true
delete.retention.ms=3600000What happens when a topic is deleted?
