Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 60990 invoked from network); 14 Dec 2009 23:13:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Dec 2009 23:13:34 -0000 Received: (qmail 30747 invoked by uid 500); 14 Dec 2009 23:13:33 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 30712 invoked by uid 500); 14 Dec 2009 23:13:33 -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 30703 invoked by uid 99); 14 Dec 2009 23:13:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 23:13:32 +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.78.146 as permitted sender) Received: from [74.125.78.146] (HELO ey-out-1920.google.com) (74.125.78.146) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 23:13:23 +0000 Received: by ey-out-1920.google.com with SMTP id 3so882510eyh.8 for ; Mon, 14 Dec 2009 15:13:03 -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 :content-transfer-encoding; bh=/AB90FOU7N67w9pBhfiAQuM1vWgfYKouk5zynUB7M1A=; b=UujeJkQ10q6ZMlsI4rdzGi3zR5ypMm7yXybos7ZzSrCkqKHXiwKy5XkY7OvDP516tj 8gWj+rXw1xm1C9pAc+fAT2hjmvcLacif6gWnn6jf24eNRqLLMWtRS5qwKEyK+Vhcx8wt po79tPJzWRP6C4pY+sBMOfxL1y572BsHZdft4= 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:content-transfer-encoding; b=Nj3czgdVTH1mmyBTKXfVz/AheIPwwY7+SBcFwsu/MiESfTFyeoZIA85NtAqAqOZqSc yafp0mFq6rs4oY+vVr6GBj0IxNow/AisSSjIhBrcp4gmd9myuwDxJUQQNQa/MrkJMy9C tS8klcevaXNZOV/vgIpzvSXy7A3Mpw1ocFmgY= MIME-Version: 1.0 Received: by 10.216.85.144 with SMTP id u16mr2180979wee.3.1260832383346; Mon, 14 Dec 2009 15:13:03 -0800 (PST) In-Reply-To: References: From: Jonathan Ellis Date: Mon, 14 Dec 2009 17:12:43 -0600 Message-ID: Subject: Re: read latency creaping up To: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org hmm, me neither but, I can't think how restarting the client would, either :) On Mon, Dec 14, 2009 at 4:59 PM, Brian Burruss wrote: > Well not sure how that would affect he latency as reported by the Cassand= ra server using nodeprobe cfstats > > Jonathan Ellis wrote: > > > possibly the clients are running into memory pressure? > > On Mon, Dec 14, 2009 at 4:27 PM, Brian Burruss wrote: >> thx, i'm actually the "B. Todd Burruss" in that thread .. =A0we changed = our email system and well now, i'm just Brian .. long story. >> >> anyway, in this case it isn't compaction pendings as i can kill the clie= nts and immediately restart and the latency is back to a reasonable number.= =A0i'm still investigating. >> >> thx! >> ________________________________________ >> From: Eric Evans [eevans@rackspace.com] >> Sent: Monday, December 14, 2009 8:23 AM >> To: cassandra-user@incubator.apache.org >> Subject: RE: read latency creaping up >> >> On Sun, 2009-12-13 at 13:18 -0800, Brian Burruss wrote: >>> if this isn't a known issue, lemme do some more investigating. =A0my >>> test client becomes "more random" with reads as time progresses, so >>> possibly this is what causes the latency issue. =A0however, all that >>> being said, the performance really becomes bad after a while. >> >> Have a look at the following thread: >> >> http://thread.gmane.org/gmane.comp.db.cassandra.user/1402 >> >> >> -- >> Eric Evans >> eevans@rackspace.com >> >> >