There is a special config for that topic named "offsets.retention.minutes"
besides the "log.retention.hours", and similarly a different
"offsets.topic.segment.bytes" for that topic as well. Could you check what
are the values?

Note that only old log segments will be considered for deletion so if your
__consumer_offsets topic only have one segment file, it will not be deleted.

Guozhang


On Wed, Dec 30, 2015 at 4:30 AM, Madhukar Bharti <[email protected]>
wrote:

> Dear Team,
>
> We are using Kafka-0.8.2.1 and having log.retention.hours=168 but files of
> __consumer_offsets are not getting deleted, due to this lots of disc spaces
> are used.
>
> Please help how to delete file of offset storage topic after specified
> time.
>
>
> Thanks and Regards,
> Madhukar
>



-- 
-- Guozhang

Reply via email to