Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E47510101 for ; Tue, 4 Mar 2014 05:09:27 +0000 (UTC) Received: (qmail 44225 invoked by uid 500); 4 Mar 2014 05:09:26 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 43383 invoked by uid 500); 4 Mar 2014 05:09:24 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 42799 invoked by uid 99); 4 Mar 2014 05:09:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 05:09:22 +0000 Date: Tue, 4 Mar 2014 05:09:22 +0000 (UTC) From: "Sriram Subramanian (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KAFKA-1289) Misc. nitpicks in log cleaner MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KAFKA-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919022#comment-13919022 ] Sriram Subramanian commented on KAFKA-1289: ------------------------------------------- +1 > 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)