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 2DBF2D705 for ; Mon, 17 Dec 2012 21:12:13 +0000 (UTC) Received: (qmail 27515 invoked by uid 500); 17 Dec 2012 21:12:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 27444 invoked by uid 500); 17 Dec 2012 21:12:13 -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 27432 invoked by uid 99); 17 Dec 2012 21:12:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2012 21:12:12 +0000 Date: Mon, 17 Dec 2012 21:12:12 +0000 (UTC) From: "Andras Szerdahelyi (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-5013) disallow bloom filter false positive chance of 0 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-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534308#comment-13534308 ] Andras Szerdahelyi commented on CASSANDRA-5013: ----------------------------------------------- well, that wasn't entirely intentional, but happy holidays nevertheless! :-) > disallow bloom filter false positive chance of 0 > ------------------------------------------------ > > Key: CASSANDRA-5013 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5013 > Project: Cassandra > Issue Type: Bug > Components: Config > Reporter: Matthew F. Dennis > Assignee: Brandon Williams > Priority: Minor > Fix For: 1.2.0 rc2 > > Attachments: 5013.txt, 5013-v2.txt > > > {pre} > ERROR [CompactionExecutor:16] 2012-11-30 08:44:32,546 SSTableWriter.java (line 414) Bloom filter FP chance of zero isn't supposed to happen > {pre} > when attempting to set it to zero, C* should either disallow the change or should just interpret 0 as "make it the default" and not continually log the above error message -- 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