You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/10/29 17:49:20 UTC

[jira] Commented: (CASSANDRA-1683) Bootstrapped node (autobootstrap==false) starts receiving writes before schema is propagated.

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

Jonathan Ellis commented on CASSANDRA-1683:
-------------------------------------------

how do we fix this?  add a busywait until schema matches the rest of the cluster?  i'd rather avoid a hardcoded sleep.

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