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/05/21 21:56:45 UTC

[jira] Updated: (CASSANDRA-128) Hinted handoff improvements

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

Jonathan Ellis updated CASSANDRA-128:
-------------------------------------

    Priority: Minor  (was: Major)

> Hinted handoff improvements
> ---------------------------
>
>                 Key: CASSANDRA-128
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-128
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.4
>
>
>  - now that we have range queries we can split the HH keys across a standard CF instead of a single row in a super CF
>  - should GC tombstones instantly post-handoff since that data is only local (no need to worry about RR which is the point of tombstoning)
>  - waiting for ack-per-key in HHM.sendMessage is going to really slow things down since you spend most of your time waiting for acks

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