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/06 18:19:30 UTC

[jira] Commented: (CASSANDRA-140) allow user to specify how many nodes to block for on reads and writes

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

Sandeep Tata commented on CASSANDRA-140:
----------------------------------------

A useful special-case of this is CASSANDRA-132, where you block for the local write (assuming the client connects to a node that owns the right set of rows). That should give you session-consistency.

> allow user to specify how many nodes to block for on reads and writes
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-140
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-140
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>
> currently you only have block for zero (or one, on reads) or quorum.  block for one (on writes), and all are also useful values.  allow user to specify this as a number.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.