[
https://issues.apache.org/jira/browse/CASSANDRA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated CASSANDRA-180:
------------------------------
Attachment: issue180.patchv1
Attach a fix. The expected number of responses is set based on the number of
live nodes identified.
> 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
> Attachments: issue180.patchv1
>
>
> 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.