You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2011/01/26 22:11:04 UTC

[jira] Commented: (CASSANDRA-1949) Message translation

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

Gary Dusbabek commented on CASSANDRA-1949:
------------------------------------------

Here are the situations I tested:
1. brought up two 0.7 nodes. Loaded schema with RF=2 and did some writes.
2. brought down one of the nodes, did some writes on the single live node.
3. brought up the trunk node, saw it get the schema from the 0.7 node.
4. issued a repair on the 0.7 node.
5. did some writes at CL.ALL.
6. brought up a third trunk node, saw it get the schema and stream from both (trunk and 0.7) nodes.
7. did some writes on the entire cluster at CL.ALL.

> Message translation
> -------------------
>
>                 Key: CASSANDRA-1949
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1949
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>             Fix For: 0.8
>
>         Attachments: v1-0001-ignore-messages-from-newer-versions-keep-track-of-node.txt, v1-0002-bump-MessagingService.version_.txt, v1-0003-introduce-version-to-Message-pt-1.txt, v1-0004-introduce-version-to-Message-pt-2.txt, v1-0005-introduce-version-to-ICompactSerializer-convert-a-few-.txt, v1-0006-fix-incompatible-serializations.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.