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 >
