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 E9215196A4 for ; Tue, 15 Mar 2016 09:33:33 +0000 (UTC) Received: (qmail 59286 invoked by uid 500); 15 Mar 2016 09:33:33 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 59245 invoked by uid 500); 15 Mar 2016 09:33:33 -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 59219 invoked by uid 99); 15 Mar 2016 09:33:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Mar 2016 09:33:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8FF872C1F58 for ; Tue, 15 Mar 2016 09:33:33 +0000 (UTC) Date: Tue, 15 Mar 2016 09:33:33 +0000 (UTC) From: "Marcus Eriksson (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-11344) Fix bloom filter sizing with 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-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195001#comment-15195001 ] Marcus Eriksson commented on CASSANDRA-11344: --------------------------------------------- The dtest was timing out (we need more than one sstable to do compaction with LCS) dtest fixed here: https://github.com/krummas/cassandra-dtest/commits/paulo/11344 - also makes sure that the DTCS/STCS bloom filter sizes make sense and builds above retriggered > Fix bloom filter sizing with LCS > -------------------------------- > > Key: CASSANDRA-11344 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11344 > Project: Cassandra > Issue Type: Bug > Reporter: Marcus Eriksson > Assignee: Marcus Eriksson > Fix For: 2.2.x, 3.0.x, 3.x > > > Since CASSANDRA-7272 we most often over allocate the bloom filter size with LCS -- This message was sent by Atlassian JIRA (v6.3.4#6332)