You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/08/30 18:16:07 UTC

[jira] [Updated] (CASSANDRA-4589) writes are allowed when RF>N

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

Brandon Williams updated CASSANDRA-4589:
----------------------------------------

    Description: 
Easily repro'd by running stress with a ridiculous rf:

# tools/bin/cassandra-stress -n 100000 -i 1 -o insert -l123456

We're supposed to allow creation of a ks where the rf exceeds the amount of nodes, but we shouldn't be able to write to it.

  was:
Easily repro'd by running stress with a ridiculous rf:

{{ # tools/bin/cassandra-stress -n 100000 -i 1 -o insert -l123456 }}

We're supposed to allow creation of a ks where the rf exceeds the amount of nodes, but we shouldn't be able to write to it.

    
> writes are allowed when RF>N
> ----------------------------
>
>                 Key: CASSANDRA-4589
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4589
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.2
>            Reporter: Brandon Williams
>             Fix For: 1.2.0
>
>
> Easily repro'd by running stress with a ridiculous rf:
> # tools/bin/cassandra-stress -n 100000 -i 1 -o insert -l123456
> We're supposed to allow creation of a ks where the rf exceeds the amount of nodes, but we shouldn't be able to write to it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira