You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/05/15 17:33:51 UTC

[jira] Commented: (CASSANDRA-180) Blocking insert may have fewer responses than replication factor

    [ https://issues.apache.org/jira/browse/CASSANDRA-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709884#action_12709884 ] 

Sandeep Tata commented on CASSANDRA-180:
----------------------------------------

+1 for v3

We can now get rid of "// TODO: throw a thrift exception if we do not have N nodes"

> 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.