Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 45692 invoked from network); 23 Feb 2010 19:49:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2010 19:49:57 -0000 Received: (qmail 99871 invoked by uid 500); 23 Feb 2010 19:49:56 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 99849 invoked by uid 500); 23 Feb 2010 19:49:56 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 99840 invoked by uid 99); 23 Feb 2010 19:49:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 19:49:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 19:49:48 +0000 Received: by wyf28 with SMTP id 28so716369wyf.6 for ; Tue, 23 Feb 2010 11:49:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=4rQ6euT+U7amq1oSZ5diCcDT0NI6yPj068XFrEuRzyw=; b=T+oqjV3wyAkp+R9LbuPteakxnOOlKbVrnc/JvMwhBpbx0Rtmy2fJSLFvWnf8x10zRS R+8iqNsrlXGW0srBoCdDg05JHnrpZRiNunVr3PCgGBn0NRgMgJtNCIN3q0EctpFiFCjq gdsO502yGLYZjf5Yb8/O5MSTiDOdQaIeNgMk8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=N3y8pguNkUBIKou/xU2KbF675hFyDJtVbqE95E9ZcH7sS/03iJcyGED93olDKWPuvY AMC1FneNqQy414n5e6GLgfZaJ0Cv9LQ+zXKWTRGqTO5jNQZmZTCrxuOLyhOF7GG6+Lbj lgwCnUdzOWsWN6+SeEgbfI/QekVlEbCu67Y5c= MIME-Version: 1.0 Received: by 10.216.85.143 with SMTP id u15mr302949wee.205.1266954568385; Tue, 23 Feb 2010 11:49:28 -0800 (PST) In-Reply-To: References: From: Jonathan Ellis Date: Tue, 23 Feb 2010 13:49:08 -0600 Message-ID: Subject: Re: reads are slow To: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Feb 23, 2010 at 12:12 PM, kevin wrote: > On Tue, Feb 23, 2010 at 10:07 AM, Jonathan Ellis wrote: >> >> you enable row caching by upgrading to 0.6. :) > > where can i get 0.6 from? svn trunk? svn branches/cassandra-0.6 like I said, we're voting on a beta today, so you should probably just wait for that. > are there any upgrade instructions from 0.5? do i just flush, stop and start > cassandra? pretty much. even the flush is optional. see "upgrade" section in https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.6/NEWS.txt