Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0E28891F2 for ; Tue, 7 Feb 2012 14:49:23 +0000 (UTC) Received: (qmail 90653 invoked by uid 500); 7 Feb 2012 14:49:22 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 90459 invoked by uid 500); 7 Feb 2012 14:49:22 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 90385 invoked by uid 99); 7 Feb 2012 14:49:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2012 14:49:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2012 14:49:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5057F1A7EEE for ; Tue, 7 Feb 2012 14:49:00 +0000 (UTC) Date: Tue, 7 Feb 2012 14:49:00 +0000 (UTC) From: "Pavel Yaskevich (Updated) (JIRA)" To: commits@cassandra.apache.org Message-ID: <210197196.8682.1328626140330.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <621710533.7454.1328279394102.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes 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/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3844: --------------------------------------- Attachment: CASSANDRA-3844.patch uses IdentityHashMap in SecondaryIndexManager.getIndexes() > Truncate leaves behind non-CFS backed secondary indexes > ------------------------------------------------------- > > Key: CASSANDRA-3844 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3844 > Project: Cassandra > Issue Type: Bug > Affects Versions: 1.0.7 > Reporter: T Jake Luciani > Assignee: Pavel Yaskevich > Priority: Minor > Fix For: 1.0.8 > > Attachments: CASSANDRA-3844.patch > > > If you setup a CF with a non-cfs backed secondary index then trucate it, nothing happens to the secondary index. we need a hook for CFStore to clean these up. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira