You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Piotr Kołaczkowski (JIRA)" <ji...@apache.org> on 2014/02/12 17:34:28 UTC

[jira] [Comment Edited] (CASSANDRA-6695) Don't exchange schema between nodes with different versions (no pull, no push)

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

Piotr Kołaczkowski edited comment on CASSANDRA-6695 at 2/12/14 4:34 PM:
------------------------------------------------------------------------

+1 LGTM :)


was (Author: pkolaczk):
LGTM :)

> Don't exchange schema between nodes with different versions (no pull, no push)
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6695
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Piotr Kołaczkowski
>            Assignee: Aleksey Yeschenko
>             Fix For: 1.2.16, 2.0.6, 2.1
>
>         Attachments: 6695-v2.txt, 6695.patch
>
>
> Subject. Don't push schema to unknown-, or differently major-versioned nodes, and don't pull schema from them, either.
> Since we don't support schema altering during upgrade, and adding nodes during cluster upgrades is also a non-recommended thing, this is what we are going to do.
> Until CASSANDRA-6038, that is.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)