[ 
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

        

Reply via email to