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 61392EE64 for ; Tue, 1 Jan 2013 19:26:42 +0000 (UTC) Received: (qmail 60128 invoked by uid 500); 1 Jan 2013 19:26:41 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 60102 invoked by uid 500); 1 Jan 2013 19:26:41 -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 60086 invoked by uid 99); 1 Jan 2013 19:26:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jan 2013 19:26:41 +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 (nike.apache.org: domain of jbellis@gmail.com designates 209.85.160.48 as permitted sender) Received: from [209.85.160.48] (HELO mail-pb0-f48.google.com) (209.85.160.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jan 2013 19:26:35 +0000 Received: by mail-pb0-f48.google.com with SMTP id rq13so7569546pbb.7 for ; Tue, 01 Jan 2013 11:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=K/sTUV+pVEh3yBkPV9Sa2UO+iK7f5lAnCuADYRnDjUQ=; b=WNun4/SGdIcixqd/Tv53ELLHIozoJDC4pOmkm8HE7OCEJjZZTmfzjvdGwWr3FYdMLb CtNzQV5e8VrNOuWOtK1JEZyDKU5dTCr0lM5B6lD9HNy6mGvXs4Cxj5dk7rLSOYBU4E55 hY6UlQeWoI9jJxuvELrLvk/0fLKrgcO4ge1tIbWeKqk1UsuWkLCdsrPphhTptzDCt2tz Y3SdlyX1ScUwNVNYRVsypM2iAIbEUcUvQSKV1xUnRlzXPR11+bab++GNWbStGW05XMWy Aqiwzi5aLA78BKp/IOFsr++s8jmVMbAYROsbN9zH4b+QzYNe7nRxCQ6+F4LQGbn4jBD0 IL9Q== Received: by 10.68.131.73 with SMTP id ok9mr139510528pbb.83.1357068373845; Tue, 01 Jan 2013 11:26:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.67.5.69 with HTTP; Tue, 1 Jan 2013 11:25:53 -0800 (PST) In-Reply-To: References: From: Jonathan Ellis Date: Tue, 1 Jan 2013 13:25:53 -0600 Message-ID: Subject: Re: [VOTE CLOSED] Release Apache Cassandra 1.2.0-rc1 To: dev@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jan 1, 2013 at 11:42 AM, Edward Capriolo wrote: > Question. 1.2.0-beta2 > > Why does the thrift interface have 2 CQL methods? To preserve cql2 compatibility. cql3 pulls consistencylevel into the method call instead of the query language. > Is this something we are going to continue? When necessary for compatibility, yes. > I wish we could have done the cassandra 0.6.X -> 0.7.X > migration this way:) In retrospect, I agree. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder, http://www.datastax.com @spyced