You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/28 20:47:46 UTC

[jira] [Created] (CASSANDRA-4393) Reduce default BF size

Jonathan Ellis created CASSANDRA-4393:
-----------------------------------------

             Summary: Reduce default BF size
                 Key: CASSANDRA-4393
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4393
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 1.2


With improvements like leveled compaction and CASSANDRA-2503 it's no longer worth throwing quite so much memory at BF to avoid false positives.

--
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

        

[jira] [Updated] (CASSANDRA-4393) Reduce default BF size

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-4393:
--------------------------------------

    Attachment: 4393.txt

attached.

(to avoid messing with pre-upgrade CF definitions, I've moved the default code out of CFM.init.  CreateColumnFamilyStatement already checks the default, so that just left CassandraServer to update.)
                
> Reduce default BF size
> ----------------------
>
>                 Key: CASSANDRA-4393
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4393
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: 4393.txt
>
>
> With improvements like leveled compaction and CASSANDRA-2503 it's no longer worth throwing quite so much memory at BF to avoid false positives.

--
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

        

[jira] [Commented] (CASSANDRA-4393) Reduce default BF size

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405134#comment-13405134 ] 

Brandon Williams commented on CASSANDRA-4393:
---------------------------------------------

+1
                
> Reduce default BF size
> ----------------------
>
>                 Key: CASSANDRA-4393
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4393
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: 4393.txt
>
>
> With improvements like leveled compaction and CASSANDRA-2503 it's no longer worth throwing quite so much memory at BF to avoid false positives.

--
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