Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 91062 invoked from network); 4 Oct 2010 16:04:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Oct 2010 16:04:19 -0000 Received: (qmail 86591 invoked by uid 500); 4 Oct 2010 16:04:17 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 86549 invoked by uid 500); 4 Oct 2010 16:04:17 -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 86541 invoked by uid 99); 4 Oct 2010 16:04:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 16:04:17 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of petr.odut@gmail.com designates 209.85.215.172 as permitted sender) Received: from [209.85.215.172] (HELO mail-ey0-f172.google.com) (209.85.215.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 16:04:11 +0000 Received: by eyd10 with SMTP id 10so2649108eyd.31 for ; Mon, 04 Oct 2010 09:03:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=lzMCBzQ0x4VI4SEYz0orvDBBCcyumz7bDgJrJkWCsRk=; b=GImLqvx7lIALonAiw5dEdYBsj1pcF9U8SndjKJDjYLXCapzHA/2ob9pVRThxA+vcug AeKJTJtHV0Ck7KNCkBLBDpdKcKk+mU+o0NKBqhNrFWu7RdRgeYMBAPOfmJFHzuH9vEDj rlAMmrmElKb/KH7qX50NqUJ+9jhNjC/+rjBIE= 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=hK5ypkwuTZx1mOo22nEA+bHDJgDPHIbQ/QVKeEIrHRkOC828K3/zFnzYMBtra1lSIM bmRJhNThDJvFs0hGg8biJOujU0LC5JWXc87OR0wTEF/g9qcIElDmAPCd7OKnjItESU+N GlziL1AKqDV9GOgfzI4Q5jDU5JWlaoZhlZXgg= MIME-Version: 1.0 Received: by 10.213.29.66 with SMTP id p2mr8620792ebc.70.1286208229429; Mon, 04 Oct 2010 09:03:49 -0700 (PDT) Received: by 10.229.110.4 with HTTP; Mon, 4 Oct 2010 09:03:49 -0700 (PDT) In-Reply-To: References: Date: Mon, 4 Oct 2010 18:03:49 +0200 Message-ID: Subject: Re: Secondary Indexes aren't updated when removing whole row From: Petr Odut To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0015174be03c9f5d780491ccb0c1 --0015174be03c9f5d780491ccb0c1 Content-Type: text/plain; charset=ISO-8859-1 https://issues.apache.org/jira/browse/CASSANDRA-1571 On Fri, Oct 1, 2010 at 3:41 PM, Jonathan Ellis wrote: > Yes, this is a bug. Can you create a ticket? > > On Fri, Oct 1, 2010 at 4:02 AM, Petr Odut wrote: > > Hi, > > I have CF User with secondary index on "email" column. > > When I remove a whole row, > > del User['row'] > > SI is not updated and get_indexed_slices still returns the deleted data. > > Is it still open bug? > > Using latest nightly build. > > -- > > Petr Odut [petr.odut@gmail.com] > > > > > > -- > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder of Riptano, the source for professional Cassandra support > http://riptano.com > -- Petr Odut [petr.odut@gmail.com] --0015174be03c9f5d780491ccb0c1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable https://issu= es.apache.org/jira/browse/CASSANDRA-1571

On Fri, Oct 1, 2010 at 3:41 PM, Jonathan Ellis <jbellis@gmail.com> wrote:<= br>
Yes, this is a bug. =A0Can you create a tic= ket?

On Fri, Oct 1, 2010 at 4:02 AM, Petr Odut <petr.odut@gmail.com> wrote:
> Hi,
> I have CF User with secondary index on "email" column.
> When I remove a whole row,
> del User['row']
> SI is not updated and get_indexed_slices still returns the deleted dat= a.
> Is it still open bug?
> Using latest nightly build.
> --
> Petr Odut [petr.odut@gmail.com<= /a>]
>



--
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com



--
Petr Odut [petr.odut@gmail.com]
--0015174be03c9f5d780491ccb0c1--