Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 91214 invoked from network); 5 May 2010 01:40:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 01:40:17 -0000 Received: (qmail 91598 invoked by uid 500); 5 May 2010 01:40:16 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 91575 invoked by uid 500); 5 May 2010 01:40:16 -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 91567 invoked by uid 99); 5 May 2010 01:40:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 01:40:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rcoli@digg.com designates 209.85.211.190 as permitted sender) Received: from [209.85.211.190] (HELO mail-yw0-f190.google.com) (209.85.211.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 01:40:07 +0000 Received: by ywh28 with SMTP id 28so2308533ywh.28 for ; Tue, 04 May 2010 18:39:46 -0700 (PDT) Received: by 10.231.161.12 with SMTP id p12mr684483ibx.31.1273023510829; Tue, 04 May 2010 18:38:30 -0700 (PDT) Received: from rcolis-MacBook-Pro.local (c-98-210-205-15.hsd1.ca.comcast.net [98.210.205.15]) by mx.google.com with ESMTPS id 23sm5777784iwn.6.2010.05.04.18.38.29 (version=SSLv3 cipher=RC4-MD5); Tue, 04 May 2010 18:38:30 -0700 (PDT) Message-ID: <4BE0CC14.3090002@digg.com> Date: Tue, 04 May 2010 18:38:28 -0700 From: Robert Coli User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: Cassandra and Request routing References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 5/4/10 7:16 AM, Jonathan Shook wrote: > I may be wrong here. Someone please correct me if I am. > ... > The ability to set the replication factor on inserts and gets allows > you to decide when (if) and how much (little) to pay the price for > consistency. You mean "Consistency Level", not "Replication Factor." =Rob