Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45400104B4 for ; Tue, 24 Feb 2015 01:28:08 +0000 (UTC) Received: (qmail 46424 invoked by uid 500); 24 Feb 2015 01:27:56 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 46380 invoked by uid 500); 24 Feb 2015 01:27:56 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 46370 invoked by uid 99); 24 Feb 2015 01:27:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 01:27:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rcoli@eventbrite.com designates 209.85.212.169 as permitted sender) Received: from [209.85.212.169] (HELO mail-wi0-f169.google.com) (209.85.212.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 01:27:51 +0000 Received: by mail-wi0-f169.google.com with SMTP id em10so23992531wid.0 for ; Mon, 23 Feb 2015 17:25:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=zstjuVB9ZiXfRYzFAPepHZcs7toS4KlT5ZGtH7p/F70=; b=TeZjbJTJPX2DphQN8NJ8sSFzni/QTuXcVWpFIJZl1uAKgPqFcW8cHAONWkampPBaAy WWPDA6NfdIMz+p9V9Sm18SjQVKWjj5mkaqKPQ3OyMYouL11XHlqcqYFykiYecPt5g1CT ujh8ShALsqgjNeoaITN/ODZfBhCxV8V+qmTVgmLwuCwFyCpFODYmckXQUHtGYrLP2CX3 IEQVnVJcJRQwGBMht0CoST0L7wj9oDEBCIQvGcLmtsuzR+cqK1XOG16bXRwBYibbroTw Tx/PpvA7w5MxjDAQLFy6NLaBEbDZh6d4qy3YxIJgerZSMQ5tweQvn5uPxzpJ7o7i8MRh Afbg== X-Gm-Message-State: ALoCoQmxKclNWMFUbzWzuEuPtItNsS1bxXncxjkVFck63yXEJWYb0Qmg/QknA4gcVj9FUMcymhi0 MIME-Version: 1.0 X-Received: by 10.194.189.138 with SMTP id gi10mr28318740wjc.86.1424741115789; Mon, 23 Feb 2015 17:25:15 -0800 (PST) Received: by 10.28.100.132 with HTTP; Mon, 23 Feb 2015 17:25:15 -0800 (PST) In-Reply-To: References: Date: Mon, 23 Feb 2015 17:25:15 -0800 Message-ID: Subject: Re: One node taking more resources than others in the ring From: Robert Coli To: "user@cassandra.apache.org" Content-Type: multipart/alternative; boundary=047d7bf0d3261a959a050fcb64da X-Virus-Checked: Checked by ClamAV on apache.org --047d7bf0d3261a959a050fcb64da Content-Type: text/plain; charset=UTF-8 On Mon, Feb 23, 2015 at 5:18 PM, Jonathan Haddad wrote: > If you're not using prepared statements you won't get any token aware > routing. That's an even better option than round robin since it reduces the > number of nodes involved. Fair statement. Thrust of my comment is "don't send all connections to that node." :D =Rob --047d7bf0d3261a959a050fcb64da Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On M= on, Feb 23, 2015 at 5:18 PM, Jonathan Haddad <jon@jonhaddad.com> wrote:
If you're not using prep= ared statements you won't get any token aware routing. That's an ev= en better option than round robin since it reduces the number of nodes invo= lved.=C2=A0

Fair statement. Thrust of my co= mment is "don't send all connections to that node." :D
<= div>
=3DRob
=C2=A0
--047d7bf0d3261a959a050fcb64da--