You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Keshava Bharadwaj <kb...@gmail.com> on 2016/11/16 14:20:01 UTC

Topic retension.ms

Hello,

One question. The maximum retention.ms per topic is a long which is 2^63-1
=> 9.223372e+18 => 292471207 years. So essentially can we use this for
infinite retention or in other words "never delete" ?

Re: Topic retension.ms

Posted by Guozhang Wang <wa...@gmail.com>.
I would say "definitely" :) I fact I have seen people setting it to a
couple of years.

Guozhang

On Wed, Nov 16, 2016 at 6:20 AM, Keshava Bharadwaj <kb...@gmail.com>
wrote:

> Hello,
>
> One question. The maximum retention.ms per topic is a long which is 2^63-1
> => 9.223372e+18 => 292471207 years. So essentially can we use this for
> infinite retention or in other words "never delete" ?
>



-- 
-- Guozhang