Hi,

We tested this on our stage environment and works fine if we change the
policy to delete from compact. Will there be any side effects if we change
it to delete for the __consumer_offsets topic?

On Wed, Mar 2, 2016 at 4:43 PM, Achanta Vamsi Subhash <
achanta.va...@flipkart.com> wrote:

> Hi all,
>
> We have a __consumer_offsets topic has cleanup.policy=compact and
> log.cleaner.enable=false. What would happen if we change the cleanup.policy
> to delete? Will that treat the offsets topic as same as any other topic?
>
> We currently have a setup without log.cleaner.enable=false and we have
> offset topics hosting brokers using a lot of disk as they are never
> cleaned/compacted. We tried enabling log.cleaner.enable=true for the
> brokers with offsets topic and that is leading to lot of replicated data
> and is taking hours to finish.
>
> What is a better way to clean up the old segments of __consumer_offsets
> topic?
>
> --
> Regards
> Vamsi Subhash
>



-- 
Regards
Vamsi Subhash

Reply via email to