Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B5B9975E for ; Tue, 2 Oct 2012 05:11:23 +0000 (UTC) Received: (qmail 61729 invoked by uid 500); 2 Oct 2012 05:11:21 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 61433 invoked by uid 500); 2 Oct 2012 05:11:19 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 61423 invoked by uid 99); 2 Oct 2012 05:11:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 05:11:19 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of scode@scode.org designates 209.85.217.172 as permitted sender) Received: from [209.85.217.172] (HELO mail-lb0-f172.google.com) (209.85.217.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 05:11:12 +0000 Received: by lbok13 with SMTP id k13so5324086lbo.31 for ; Mon, 01 Oct 2012 22:10:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :x-gm-message-state; bh=eWk6mhkMdxJKnXMcf6JTlwIKgOgL0A3WgcxVDy5xkNk=; b=JjySsvuNlM7MTWjv/yT3Z+yt9sVQCyUjJDQsoghKueIVGk3Tte/F4EAImj03OLoudw eDMb3bW/TWO5h92z0UJK/XOThAbGXBeEbEzlv4s7MtyR/9hZeeCzp7ENRSQaThJgOOEo BQrV1uXrNuJCRLDcrtzj6wuMrxypHxDt4EA4gn29smgLOeWEY2gW0xW4/MlWN1I8FbMr RL9SHnT9Iq0wZO5QwS3ZQJZtqLKeDdniX2ehuQ0Rz4FeWSMbUyHs/sQEDdAukIB8TQR7 OxFXsOtMmlqrPe5VpuZAbPjnP0I/kAkalUPObwxbbCYUha6pYvr0VmVVNbmQg8mep/5Z +FIA== MIME-Version: 1.0 Received: by 10.112.49.197 with SMTP id w5mr182555lbn.3.1349154650071; Mon, 01 Oct 2012 22:10:50 -0700 (PDT) Sender: scode@scode.org Received: by 10.114.5.164 with HTTP; Mon, 1 Oct 2012 22:10:49 -0700 (PDT) X-Originating-IP: [71.198.224.174] In-Reply-To: References: Date: Mon, 1 Oct 2012 22:10:49 -0700 X-Google-Sender-Auth: nUOGuMakyZQLhLGRYlGmjPJrWY0 Message-ID: Subject: Re: Why data tripled in size after repair? From: Peter Schuller To: user@cassandra.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkHui3lE3wRc+TJ8N8vt0E6Nriu3VgOIl9Rd9o6YDyDwQH/ewlCsTncllg9krsQNW6mS0uQ X-Virus-Checked: Checked by ClamAV on apache.org > It looks like what I need. Couple questions. > Does it work with RandomPartinioner only? I use ByteOrderedPartitioner. I believe it should work with BOP based on cursory re-examination of the patch. I could be wrong. > I don't see it as part of any release. Am I supposed to build my own > version of cassandra? It's in the 1.1 branch; I don't remember if it went into a release yet. If not, it'll be in the next 1.1.x release. -- / Peter Schuller (@scode, http://worldmodscode.wordpress.com)