Hi,

I'm wondering whether Kafka 0.8.2 has a topic auto-deletion feature, but 
couldn't figure it out from 
documentation<https://kafka.apache.org/082/ops.html>.
I'm aware of delete.topic.enable config parameter, but I'm asking about an 
expiration aspect; when a topic exists but no one used it (consume/produce) for 
the last X mins, it will be auto-removed. I wonder if I can configure topics to 
be expired after a time I choose.

Many thanks in advance,
Shahar.

Reply via email to