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 36160705B for ; Fri, 2 Sep 2011 20:59:42 +0000 (UTC) Received: (qmail 59559 invoked by uid 500); 2 Sep 2011 20:59:41 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 59495 invoked by uid 500); 2 Sep 2011 20:59:40 -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 59487 invoked by uid 99); 2 Sep 2011 20:59:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 20:59:40 +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 eevans@acunu.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 20:59:35 +0000 Received: by yxj17 with SMTP id 17so1758634yxj.31 for ; Fri, 02 Sep 2011 13:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=acunu.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=KLy95DsbJoNl0a15H2rnNDTtxNYQ+C1Tw0P6zHAm33Y=; b=DmScAL4UJ3y5VToeiqJC95aoLgrEDFChMja2tWWDv4aEE/Zey6hAV5JYN7jfw0scYa fmqmvYMAoEN6bxplrO05Ga/rFMvEoe/Q8Y+DxI5AU4muDKVDyPSBdOAfF+mCvtz9G540 9YTiS7cU32ab4D/l9fH7dwmv6MVs2ib2mymh4= MIME-Version: 1.0 Received: by 10.68.8.132 with SMTP id r4mr2591957pba.437.1314997154257; Fri, 02 Sep 2011 13:59:14 -0700 (PDT) Received: by 10.142.230.20 with HTTP; Fri, 2 Sep 2011 13:59:14 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Sep 2011 15:59:14 -0500 Message-ID: Subject: Re: CQL Drivers From: Eric Evans To: dev@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, Sep 2, 2011 at 3:49 PM, Jonathan Ellis wrote: > On Thu, Sep 1, 2011 at 9:08 AM, Eric Evans wrote: >> I posed a similar question about the JDBC driver in CASSANDRA-2936. >> >> Should these tests be considered functional tests of Cassandra, and >> left be left where they are? =A0I know that was my intention WRT >> test_cql.py (the driver itself has a few tests of its own that do not >> require a server). >> >> I guess I don't have a strong opinion either way, though it seems >> easier to say that Cassandra's tests will require you to have a driver >> installed, versus having to configure the build/test of a driver to >> point to a Cassandra tree. > > I'd lean towards "the tests should be in the client trees." =A0It feels > odd to move the drivers out, but leave their test suites in core. > (Keeping in mind that, as you pointed out, we have two more drivers > almost done.) Referring to the mail I sent before seeing this.... does that mean option #1 or #3, require a Cassandra tree, or point to running instance? --=20 Eric Evans Acunu |=A0http://www.acunu.com=A0| @acunu