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

Benjamin Coverston updated CASSANDRA-5553:
------------------------------------------

    Description: I'm working on an extension to C* that would benefit from 
being able to load column families in a particular order. Right now load order 
is determined by a keyset which ends up being random. If we made this 
deterministic I could get my keyspace loaded before the other CF needs it.  
(was: I'm working on an extension to C* that would benefit from being able to 
load column families in a particular order. Right now load order is determined 
by a keyset which ends up being random.

I would like to allow the user to define a custom comparator to define load 
order.)
    
> Deterministic load ordering for keyspaces
> -----------------------------------------
>
>                 Key: CASSANDRA-5553
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5553
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Benjamin Coverston
>            Assignee: Benjamin Coverston
>
> I'm working on an extension to C* that would benefit from being able to load 
> column families in a particular order. Right now load order is determined by 
> a keyset which ends up being random. If we made this deterministic I could 
> get my keyspace loaded before the other CF needs it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to