Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 82752 invoked from network); 9 Oct 2009 17:06:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Oct 2009 17:06:03 -0000 Received: (qmail 11386 invoked by uid 500); 9 Oct 2009 17:06:03 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 11369 invoked by uid 500); 9 Oct 2009 17:06:03 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 11360 invoked by uid 99); 9 Oct 2009 17:06:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 17:06:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 209.85.219.206 as permitted sender) Received: from [209.85.219.206] (HELO mail-ew0-f206.google.com) (209.85.219.206) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 17:05:53 +0000 Received: by ewy2 with SMTP id 2so4376543ewy.27 for ; Fri, 09 Oct 2009 10:05:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=HiA/6jz26EgK4NX7ocHL9EkOK1BRa+dKXMzCJPuKS1g=; b=mxma5GaJEikj7t3AWYoiH/vCApZv0430sI91bHUVkC3VE1q9Ii8+ToN0tb/caIrRex o6AXQUevl+Bh46EYuFOYIsRGr3uZlg/KkGfFQ71xAfmvryQXaDsXSk4Ve/dA+SBD1POs reFXC1AvNg0A+WbtneHKVcFECfIQVBY8kBqj8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=qtPb30zaBCCpU4XPw0SPZ8AKCG/c7NsMAMCiqSOZZ45DpL4Uv1YmtWmZMPzqdx4bwu kHsIK6BbzxcPhabZV0fyjygqh/P5yyseqaFyLntf40wcfD3Dag25Qsmo0IrS0T+qHpRW fMokqPg6D/0JXvrS5ZpAH4MaL1UgsjuCF/r7U= MIME-Version: 1.0 Received: by 10.216.89.141 with SMTP id c13mr964633wef.66.1255107932702; Fri, 09 Oct 2009 10:05:32 -0700 (PDT) In-Reply-To: References: Date: Fri, 9 Oct 2009 12:05:32 -0500 Message-ID: Subject: Re: Remove not working for me From: Jonathan Ellis To: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Thanks, I'll have a look. On Fri, Oct 9, 2009 at 11:58 AM, Ramzi Rabah wrote: > Hi Jonathan > > I could reproduce this on the Super1 super column family that comes > pre-packaged in cassandra's config file. > Here is the small program I wrote: