Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70420102B5 for ; Wed, 12 Feb 2014 14:59:22 +0000 (UTC) Received: (qmail 31906 invoked by uid 500); 12 Feb 2014 14:59:22 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 31657 invoked by uid 500); 12 Feb 2014 14:59:19 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 31640 invoked by uid 99); 12 Feb 2014 14:59:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 14:59:19 +0000 Date: Wed, 12 Feb 2014 14:59:19 +0000 (UTC) From: =?utf-8?Q?Piotr_Ko=C5=82aczkowski_=28JIRA=29?= To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-6695) Cassandra should not push schema updates to nodes with unknown version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6695?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Ko=C5=82aczkowski updated CASSANDRA-6695: ------------------------------------------ Description:=20 MigrationManager#announce() must not send schema to nodes it doesn't know t= he version of, because they might be older ones. was: MigrationManager#announce() must not send schema to nodes with unknown vers= ion, 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=C5=82aczkowski > Assignee: Piotr Ko=C5=82aczkowski > > 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)