[
https://issues.apache.org/jira/browse/CASSANDRA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710109#action_12710109
]
Hudson commented on CASSANDRA-180:
----------------------------------
Integrated in Cassandra #78 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/78/])
check for enough endpoints before starting a quorum wait.
patch by jbellis; reviewed by Jun Rao and Sandeep Tata for
> 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: 180-v2.patch, 180-v3.patch, 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.