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

Brandon Williams commented on CASSANDRA-1824:
---------------------------------------------

It takes me a few tries, but the procedure is:

1) start a non-seed, load schema
2) start other non-seed
3) start seed

Usually I can reproduce in 10 tries or less.

> Schema only fully propagates from seeds
> ---------------------------------------
>
>                 Key: CASSANDRA-1824
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1824
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 1
>            Reporter: Brandon Williams
>            Assignee: Gary Dusbabek
>             Fix For: 0.7.0
>
>
> If you have nodes X, Y, and Z, and Y already has some schema, but X and Z do 
> not, and X is the seed node for the cluster, X will pick up the schema from 
> Y, but it will never propagate to Z.  If X has the schema, it will propagate 
> to both Y and Z.

-- 
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