Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EB7B6DB2 for ; Mon, 20 Jun 2011 15:12:31 +0000 (UTC) Received: (qmail 32014 invoked by uid 500); 20 Jun 2011 15:12:30 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 31996 invoked by uid 500); 20 Jun 2011 15:12:30 -0000 Mailing-List: contact dev-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 dev@cassandra.apache.org Received: (qmail 31988 invoked by uid 99); 20 Jun 2011 15:12:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 15:12:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sylvain@datastax.com designates 209.85.218.44 as permitted sender) Received: from [209.85.218.44] (HELO mail-yi0-f44.google.com) (209.85.218.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 15:12:24 +0000 Received: by yie30 with SMTP id 30so3196881yie.31 for ; Mon, 20 Jun 2011 08:12:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.77.34 with SMTP id c22mr7840036yhe.120.1308582722934; Mon, 20 Jun 2011 08:12:02 -0700 (PDT) Received: by 10.236.103.50 with HTTP; Mon, 20 Jun 2011 08:12:02 -0700 (PDT) X-Originating-IP: [88.183.33.171] In-Reply-To: References: Date: Mon, 20 Jun 2011 17:12:02 +0200 Message-ID: Subject: Re: [VOTE] Release Apache Cassandra 0.8.1 From: Sylvain Lebresne To: dev@cassandra.apache.org Cc: gdusbabek@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yes, there has been a change of the messaging server version between 0.8.0 and 0.8.1. -- Sylvain On Mon, Jun 20, 2011 at 5:10 PM, Peter Schuller wrote: >> If things are working properly, he shouldn't see any of these messages >> on a minor version upgrade because the version number should remain >> constant. =A0The message version should only change on major releases >> (if necessary). >> >> It could be that the existing cluster was built with non-released code >> (sporting a different message version). > > I believe it is expected in this case due to > https://issues.apache.org/jira/browse/CASSANDRA-2280 > > -- > / Peter Schuller >