Hi, Do I understand correctly that compaction and deletion are currently mutually exclusive?
Is it possible to compact recent segments and delete older ones, according to general deletion policies? Thanks, 2014-11-30 15:10 GMT+03:00 Manikumar Reddy <[email protected]>: > Log cleaner does not support topics with compressed messages. > > https://issues.apache.org/jira/browse/KAFKA-1374 > > On Sun, Nov 30, 2014 at 5:33 PM, Mathias Söderberg < > [email protected]> wrote: > >> Does the log cleaner in 0.8.2 support topics with compressed messages? IIRC >> that wasn't supported in 0.8.1.1. >> >> On 29 November 2014 at 17:23, Jun Rao <[email protected]> wrote: >> >> > Yes, log cleaner is in 0.8.2. You just need to set the retention policy >> of >> > a topic to "compact". >> > >> > Thanks, >> > >> > Jun >> > >> > On Thu, Nov 27, 2014 at 5:20 AM, Khandygo, Evgeny (EXT) < >> > [email protected]> wrote: >> > >> > > I’m wondering if you could tell me whether log cleaner implemented in >> > > 0.8.2 because it seems like it didn’t. >> > > >> > > Thanks >> > > John >> > > >> > > >> > >>
