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

Gary Dusbabek commented on CASSANDRA-1683:
------------------------------------------

we wait for load information, etc on bootstrap anyway.  This fix just adds a 
wait-for-schema in the case of a new node that is not bootstrapping data.  

Another approach would be to come up with an event driven way of noticing the 
schema arrive and then set the status to normal.  Seems like more work than 
it's worth though.

> Bootstrapped node (autobootstrap==false) starts receiving writes before 
> schema is propagated.
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1683
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1683
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>             Fix For: 0.7.0
>
>         Attachments: 
> v1-0001-non-bootstrap-nodes-wait-for-schema-propagation.txt
>
>
> This is what generates the 
> {code}org.apache.cassandra.db.UnserializableColumnFamilyException: Couldn't 
> find cfId=1016{code} errors.

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