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 15:59:19 UTC

[jira] [Updated] (CASSANDRA-6695) Cassandra should not push schema updates to nodes with unknown version

     [ https://issues.apache.org/jira/browse/CASSANDRA-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Kołaczkowski updated CASSANDRA-6695:
------------------------------------------

    Description: 
MigrationManager#announce() must not send schema to nodes it doesn't know the version of, because they might be older ones.



  was:
MigrationManager#announce() must not send schema to nodes with unknown version, because they might be older ones.




> Cassandra should not push schema updates to nodes with unknown version
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-6695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Piotr Kołaczkowski
>            Assignee: Piotr Kołaczkowski
>
> MigrationManager#announce() must not send schema to nodes it doesn't know the version of, because they might be older ones.



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