Bug in the CLI, created / fixed 
https://issues.apache.org/jira/browse/CASSANDRA-2458

use 70 for now. 

Thanks
Aaron

On 12 Apr 2011, at 20:46, Héctor Izquierdo Seliva wrote:

> Hi everyone.
> 
> I've changed the read repair chance of one of my column families from
> cassandra-cli with the following entry:
> 
> update column family <cf> with read_repair_chance = 0.7
> 
> I expected to see in the server log 
> 
> readRepairChance=0.7
> 
> Instead I saw this
> 
> readRepairChance=0.006999999999999999,
> 
> Should I use read_repair_chance = 70 instead of 0.7?
> 

Reply via email to