You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (Created) (JIRA)" <ji...@apache.org> on 2012/01/26 06:13:40 UTC

[jira] [Created] (CASSANDRA-3790) [patch] allow compaction score to be a floating pt value

[patch] allow compaction score to be a floating pt value
--------------------------------------------------------

                 Key: CASSANDRA-3790
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3790
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0.7
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: use_double_score.diff

compaction score is computed with integer math, making the need for compaction under reported. Use floating pt math instead.

--
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] [Resolved] (CASSANDRA-3790) [patch] allow compaction score to be a floating pt value

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

Jonathan Ellis resolved CASSANDRA-3790.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.8
         Reviewer: jbellis
         Assignee: Dave Brosius

committed, thanks!
                
> [patch] allow compaction score to be a floating pt value
> --------------------------------------------------------
>
>                 Key: CASSANDRA-3790
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3790
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 1.0.8
>
>         Attachments: use_double_score.diff
>
>
> compaction score is computed with integer math, making the need for compaction under reported. Use floating pt math instead.

--
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-3790) [patch] allow compaction score to be a floating pt value

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

Dave Brosius updated CASSANDRA-3790:
------------------------------------

    Attachment: use_double_score.diff
    
> [patch] allow compaction score to be a floating pt value
> --------------------------------------------------------
>
>                 Key: CASSANDRA-3790
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3790
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: use_double_score.diff
>
>
> compaction score is computed with integer math, making the need for compaction under reported. Use floating pt math instead.

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