Thanks Aaron!
El mar, 12-04-2011 a las 23:52 +1200, aaron morton escribió:
> 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 every
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 followi
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 with read_repair_chance = 0.7
I expected to see in the server log
readRepairChance=0.7
Instead I saw this
readRepairChance=0.006999,
S