[ 
https://issues.apache.org/jira/browse/CASSANDRA-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-5013:
----------------------------------------

    Attachment: 5013.txt

Since we're already converting zero to the default, it makes sense to maintain 
that behavior and simply remove the error.  Patch to do so and simplify the 
logic around this.
                
> 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.1.8
>
>         Attachments: 5013.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

Reply via email to