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

Jonathan Ellis resolved CASSANDRA-2705.
---------------------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 0.7.7)
                       (was: 0.8.1)

schema-sample isn't really the place to explain replication and consistency 
levels.

> schema-sample.txt: Comment explaining Quorum to counter beginner's mistake
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2705
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2705
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Timo Nentwig
>
> After stumbling upon this pitfall *twice* (yeah, it's okay to call me stupid, 
> but I'm your customer anyways :) I suggest a simple comment in the Keyspace1 
> example like this:
> replication_factor defines the total number of nodes holding the data.
> quorum with a RF < 3 provides no fault tolerance, because with a RF=2
> data is written to 2 nodes in total (if one fails, only one remaining
> can be checked while 2 are actually required to meet quorum).

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

Reply via email to