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 43102D2E0 for ; Wed, 5 Dec 2012 04:31:12 +0000 (UTC) Received: (qmail 87463 invoked by uid 500); 5 Dec 2012 04:31:11 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 86926 invoked by uid 500); 5 Dec 2012 04:31:07 -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 86706 invoked by uid 99); 5 Dec 2012 04:31:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 04:31:03 +0000 Date: Wed, 5 Dec 2012 04:31:03 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: <744651280.62162.1354681863986.JavaMail.jiratomcat@arcas> In-Reply-To: <1946916121.62091.1354681379425.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CASSANDRA-5029) Add back bloom filter to LCS 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-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5029: -------------------------------------- Affects Version/s: 1.2.0 beta 2 Fix Version/s: 1.2.0 rc1 > Add back bloom filter to LCS > ---------------------------- > > Key: CASSANDRA-5029 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5029 > Project: Cassandra > Issue Type: Improvement > Affects Versions: 1.2.0 beta 2 > Reporter: Jonathan Ellis > Assignee: Jonathan Ellis > Fix For: 1.2.0 rc1 > > Attachments: 5029.txt > > > Even with LCS you're going to frequently have 6 or 7 levels, with data in only one or two of those. With randomly distributed writes you'll have overlapping sstables in the other levels so having a bloom filter will be good to avoid hitting disk. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira