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

2011-06-28 Thread Bill de hOra (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bill de hOra updated CASSANDRA-2837:


Description: 
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.

  was:
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.

Affects 0.7.6.-2; seems to be fixed on trunk/0.8.

   Assignee: (was: Jon Hermes)

 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

 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




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

2011-06-28 Thread Jon Hermes (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Hermes updated CASSANDRA-2837:
--

Attachment: 2837.txt

Straightforward patch.
If the help says it expects a double from 0.0 to 1.0, it shouldn't then divide 
by 100 as if expecting a percentage.

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




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

2011-06-28 Thread Jon Hermes (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Hermes updated CASSANDRA-2837:
--

 Priority: Minor  (was: Major)
Fix Version/s: 0.7.7

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