Blocking insert may have fewer responses than replication factor
----------------------------------------------------------------
Key: CASSANDRA-180
URL: https://issues.apache.org/jira/browse/CASSANDRA-180
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.3
Reporter: Jun Rao
Assignee: Jun Rao
Priority: Minor
Currently, block_insert always assumes the number of responses equals the
replication factor. However, for a small cluster (e,g, 1 node) and/or when
failure occurs, the number of responses could be fewer than the replication
factor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.