log.retention.bytes.per.topic does not trigger deletion

2014-01-16 Thread Ben Summer
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

Re: log.retention.bytes.per.topic does not trigger deletion

2014-01-16 Thread Ben Summer
, 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

Re: log.retention.bytes.per.topic does not trigger deletion

2014-01-16 Thread Ben Summer
> 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. > >