CFMetaData id gets out of sync
------------------------------

                 Key: CASSANDRA-1403
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1403
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7 beta 1
            Reporter: Gary Dusbabek
            Assignee: Gary Dusbabek
             Fix For: 0.7 beta 2


stand up two nodes.
load a KS + cf on A.
add another CF on A.
Let the cluster quiesce.
add a CF on B.

You get the out of sync error.  I'm pretty sure this is because AddColumnFamily 
doesn't CFM.fixMaxId() like AddKeyspace does.

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