You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/10/20 19:49:59 UTC

[jira] Resolved: (CASSANDRA-496) hinted handoff will give up if there are not unique nodes to store each hint

     [ https://issues.apache.org/jira/browse/CASSANDRA-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-496.
--------------------------------------

    Resolution: Fixed

committed

> hinted handoff will give up if there are not unique nodes to store each hint
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-496
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-496
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-496-inline-getNextAvailable.txt, 0002-fix-HH-to-not-give-up-when-any-node-is-live.txt
>
>
> this is contrary to HH's design, which should be to allow writes as long as the number of nodes specified by ConsistencyLevel can receive the write (which may be zero)

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