Hello

I am using 0.8.1.1 only . I configured log.retention.minutes=2 and
log.retention.check.interval.ms=1000 and configured delete.retention.ms=6000
. This help's me to delete the log from kafka's topic folder every 2
minutes.

thanks
gaurav


On Fri, Apr 3, 2015 at 5:50 PM, Madhukar Bharti <[email protected]>
wrote:

> Hi Gaurav,
>
> What is your "log.retention.check.interval.ms" ? There might be a chance
> it
> will be high so it is not able  to delete in specified interval.
>
> And also in Kafka 0.8.1 it will be "retention.ms". Please check this
> <http://kafka.apache.org/081/documentation.html#topic-config>
>
> Regards,
> Madhukar
>
> On Fri, Apr 3, 2015 at 5:01 PM, Gaurav Agarwal <[email protected]>
> wrote:
>
> > hello group,
> > I have created a topic with the delete retention ms time 1000 and send
> > and consume message across. Nothing happened after that , i checked
> > the log also , message also not deleted as well. Please help me to
> > come to know what is the need
> >
>

Reply via email to