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 A3A8A78E6 for ; Fri, 2 Sep 2011 06:21:59 +0000 (UTC) Received: (qmail 5697 invoked by uid 500); 2 Sep 2011 06:21:56 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 5180 invoked by uid 500); 2 Sep 2011 06:21:33 -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 5164 invoked by uid 99); 2 Sep 2011 06:21:21 -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 06:21:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of patrik.modesto@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-iy0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 06:21:15 +0000 Received: by iakc1 with SMTP id c1so3418197iak.31 for ; Thu, 01 Sep 2011 23:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=H8C4xhNSX6JPSDtGANGSdCfnSLq6bEUiVN2IO6Oi8jc=; b=RkrRvcplBBI5/GDbzdcYnRo/ATBAySEMfuWI+vjZWMeehMw1cVEzf3Zt7+c21qBb0q piLXiTwLlqCIJYUeOUrwgwwBxRLQZ4AEnFQu1MzyoWX9tfmkGMjbVZTj2tE6Ci/7xTKH GV4zO6xwxc14ZO/Vayz+mXxbo3C7JdcmilBRA= Received: by 10.42.158.9 with SMTP id f9mr638403icx.271.1314944455112; Thu, 01 Sep 2011 23:20:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.172.71 with HTTP; Thu, 1 Sep 2011 23:20:25 -0700 (PDT) In-Reply-To: <1314873401.2355.18.camel@dragonfly> References: <1312319458.4058.4.camel@us-wash-ch2ljq1.morningstar.com> <813E81B0-6A8C-4DAD-AB85-A5BA9C734F28@thelastpickle.com> <1314873401.2355.18.camel@dragonfly> From: Patrik Modesto Date: Fri, 2 Sep 2011 08:20:25 +0200 Message-ID: Subject: Re: RF=1 w/ hadoop jobs To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, On Thu, Sep 1, 2011 at 12:36, Mck wrote: >> It's available here: http://pastebin.com/hhrr8m9P (for version 0.7.8) > > I'm interested in this patch and see it's usefulness but no one will act > until you attach it to an issue. (I think a new issue is appropriate > here). I'm glad someone is interestet in my patch usefull. As Jonathan already explained himself: "ignoring unavailable ranges is a misfeature, imo" I'm thinking opening a new ticket without support from more users is useless ATM. Please test the patch and if you like it, than there is time for ticket. Regards, P.