Jay Kreps created KAFKA-1289: -------------------------------- Summary: Misc. nitpicks in log cleaner Key: KAFKA-1289 URL: https://issues.apache.org/jira/browse/KAFKA-1289 Project: Kafka Issue Type: Bug Reporter: Jay Kreps
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)