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