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

Jonathan Ellis commented on CASSANDRA-826:
------------------------------------------

metadata.getEndpoints won't include bootstrapping nodes though, will it?

speaking of bootstrapping nodes, this approach of "just use a Strategy that 
replicates everywhere" means you have to send a mutation containing the whole, 
most-recent-schema at once, right?  (which I think is okay, just want to make 
sure.)

> Implement a replication strategy for the KS that holds KS/CF defnitions.
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-826
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-826
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>             Fix For: 0.7
>
>         Attachments: v2-0001-push-replicationFactor-into-a-getter.txt, 
> v2-0002-everywhere-replication-strategy.txt
>
>
> Implement a replication strategy for the KS that holds KS/CF defnitions.
> It ignores replication factor and replicates to all nodes.

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

Reply via email to