Re: Topic auto deletion

2015-08-11 Thread Grant Henke
Hi Shahar,

This feature does not exist.

Thanks,
Grant


On Tue, Aug 11, 2015 at 2:28 AM, Shahar Danos 
wrote:

> 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.
>



-- 
Grant Henke
Software Engineer | Cloudera
gr...@cloudera.com | twitter.com/gchenke | linkedin.com/in/granthenke


Topic auto deletion

2015-08-11 Thread Shahar Danos
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.