You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/06/29 03:50:28 UTC

[jira] [Commented] (CASSANDRA-2837) Setting RR Chance via CliClient results in chance being too low

    [ https://issues.apache.org/jira/browse/CASSANDRA-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056948#comment-13056948 ] 

Hudson commented on CASSANDRA-2837:
-----------------------------------

Integrated in Cassandra-0.7 #516 (See [https://builds.apache.org/job/Cassandra-0.7/516/])
    fix CLI parsing of read_repair_chance
patch by Jon Hermes; reviewed by jbellis for CASSANDRA-2837

jbellis : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1140928
Files : 
* /cassandra/branches/cassandra-0.7/CHANGES.txt
* /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliClient.java


> Setting RR Chance via CliClient results in chance being too low 
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-2837
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2837
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.6
>            Reporter: Bill de hOra
>            Assignee: Jon Hermes
>            Priority: Minor
>             Fix For: 0.7.7
>
>         Attachments: 2837.txt
>
>
> running a command like 
> {noformat}
> "update column family shorturls with read_repair_chance=0.4;"
> {noformat}
> results in the value being set to 0.0040. Was expecting it to be 0.4.
> Affects 0.7.6.-2; seems to be fixed on trunk/0.8.

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