You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2011/09/13 17:41:08 UTC

[jira] [Created] (CASSANDRA-3202) CFMetata.getMergeShardChance returns readRepairChance

CFMetata.getMergeShardChance returns readRepairChance
-----------------------------------------------------

                 Key: CASSANDRA-3202
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3202
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.8.0
            Reporter: Sylvain Lebresne
            Priority: Trivial
             Fix For: 0.8.6
         Attachments: 3202.patch

The summary says it all. Note that CASSANDRA-3178 will hopefully make that option useless. But in the meantime, this breaks the tests in 1.0.0 since read repair chance was set to 0.1 by default (while the test assumes merge_shard_chance is 1), so let's fix that quickly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3202) CFMetata.getMergeShardChance returns readRepairChance

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

Hudson commented on CASSANDRA-3202:
-----------------------------------

Integrated in Cassandra-0.8 #326 (See [https://builds.apache.org/job/Cassandra-0.8/326/])
    Fix CFMetata.getMergeShardChance returning readRepairChance
patch by slebresne; reviewed by jbellis for CASSANDRA-3202

slebresne : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1170236
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/config/CFMetaData.java


> CFMetata.getMergeShardChance returns readRepairChance
> -----------------------------------------------------
>
>                 Key: CASSANDRA-3202
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3202
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Sylvain Lebresne
>            Priority: Trivial
>              Labels: counters
>             Fix For: 0.8.6
>
>         Attachments: 3202.patch
>
>
> The summary says it all. Note that CASSANDRA-3178 will hopefully make that option useless. But in the meantime, this breaks the tests in 1.0.0 since read repair chance was set to 0.1 by default (while the test assumes merge_shard_chance is 1), so let's fix that quickly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-3202) CFMetata.getMergeShardChance returns readRepairChance

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

Sylvain Lebresne updated CASSANDRA-3202:
----------------------------------------

    Attachment: 3202.patch

> CFMetata.getMergeShardChance returns readRepairChance
> -----------------------------------------------------
>
>                 Key: CASSANDRA-3202
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3202
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Sylvain Lebresne
>            Priority: Trivial
>              Labels: counters
>             Fix For: 0.8.6
>
>         Attachments: 3202.patch
>
>
> The summary says it all. Note that CASSANDRA-3178 will hopefully make that option useless. But in the meantime, this breaks the tests in 1.0.0 since read repair chance was set to 0.1 by default (while the test assumes merge_shard_chance is 1), so let's fix that quickly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3202) CFMetata.getMergeShardChance returns readRepairChance

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

Jonathan Ellis commented on CASSANDRA-3202:
-------------------------------------------

+1

> CFMetata.getMergeShardChance returns readRepairChance
> -----------------------------------------------------
>
>                 Key: CASSANDRA-3202
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3202
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Sylvain Lebresne
>            Priority: Trivial
>              Labels: counters
>             Fix For: 0.8.6
>
>         Attachments: 3202.patch
>
>
> The summary says it all. Note that CASSANDRA-3178 will hopefully make that option useless. But in the meantime, this breaks the tests in 1.0.0 since read repair chance was set to 0.1 by default (while the test assumes merge_shard_chance is 1), so let's fix that quickly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira