[ https://issues.apache.org/jira/browse/KAFKA-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kreps updated KAFKA-1289: ----------------------------- Attachment: KAFKA-1289-v1.patch 1. Fix logging by keying everything off the same class 2. Decrease backoff time slightly to make shutdown a little faster 3. Fix TestLogCleaner properties 4. Expose the setting to enable the log cleaner in server.properties since we are defaulting it off for now 5. Change the default number of i/o threads to 8 > Misc. nitpicks in log cleaner > ----------------------------- > > Key: KAFKA-1289 > URL: https://issues.apache.org/jira/browse/KAFKA-1289 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8.1 > Reporter: Jay Kreps > Attachments: KAFKA-1289-v1.patch > > > There are a couple of minor annoyances in the log cleaner in 0.8.1. Since > this is one of the major features it would be nice to address these. > Problems: > 1. Logging is no longer going to the kafka-cleaner.log > 2. Shutdown when the log cleaner is enabled is very slow > 3. TestLogCleaner uses obsolete properties for the producer and consumer > In addition I want to change the configuration from "dedupe" to "compact" as > we don't use the terminology dedupe anywhere else and I think it is less > intuitive. -- This message was sent by Atlassian JIRA (v6.2#6252)