I tried using the following two retention properties
log.retention.bytes=3221225472
log.retention.bytes.per.topic=first_topic:1099511627776,second_topic:1099511627776
which I interpret to mean "by default, keep 3GB per topic partition, except
for first_topic and second_topic, which should retain
, 2014 at 6:22 PM, Guozhang Wang wrote:
> Hello Ben,
>
> Which version are you using?
>
> Guozhang
>
>
> On Thu, Jan 16, 2014 at 3:15 PM, Ben Summer
> wrote:
>
> > I tried using the following two retention properties
> >
> > log.retention.bytes=32
> Guozhang
>
>
> On Thu, Jan 16, 2014 at 6:27 PM, Ben Summer
> wrote:
>
> > v0.8.0, (non-beta) downloaded from the website. Let me know if there is a
> > file I can check in the installation footprint that can give you an
> actual
> > change id.
> >