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

Vijay commented on CASSANDRA-2369:
----------------------------------

Can we say, you cannot set the replication factor more than the default 
replication factor (which we can rename it sometime later saying max 
replication factor)... if set... replica repair can construct a tree based on 
the partitioner algo (getReplicationToken) for all the replicas till we have 
max?

> support replication decisions per-key
> -------------------------------------
>
>                 Key: CASSANDRA-2369
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2369
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 1.0
>
>
> Currently the replicationstrategy gets a token and a keyspace with which to 
> decide how to place replicas.  for per-row replication this is insufficient 
> because tokenization is lossy (CASSANDRA-1034).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to