Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 82254 invoked from network); 5 Oct 2009 22:41:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 22:41:09 -0000 Received: (qmail 21014 invoked by uid 500); 5 Oct 2009 22:41:08 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 20995 invoked by uid 500); 5 Oct 2009 22:41:08 -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 20986 invoked by uid 99); 5 Oct 2009 22:41:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 22:41:08 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of vijay2win@gmail.com designates 209.85.210.174 as permitted sender) Received: from [209.85.210.174] (HELO mail-yx0-f174.google.com) (209.85.210.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 22:40:59 +0000 Received: by yxe4 with SMTP id 4so3383731yxe.32 for ; Mon, 05 Oct 2009 15:39:38 -0700 (PDT) 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=VEaDfMXzD+6e66Dn5CH7ChHcxqfcFFxXun9JAAWy3KA=; b=V8/KMW9KifsbnqaGWjdwB7EnQedtbVPgpTtBH8I2o1uaOQZWM9e4cx6yNIMFAa/7zQ xwjX9RLivHORo2y1J8MGdGbgPyGgbxWTuYcVHahrBUeigabkCvpqbUQEx/91eKXEuWvI OyKCLS9ihCHBRpA2d/PR8SyvYf9kGppf+2M20= 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=ubTDhrvj3hpg7SKHZqQiv3juQX9kaWJ66J+tB6M2cyb1L+Izv8nhelq3X4ObiBxTRp kTU0xQvc2gz2nTGKmHiIdrsVK+/1ZfJHmaNf0/e640WyXqBPNv4RCOtUtq9bmM4+VaCE x+s/DzADLU2/Xm6ovIdCvFexA+4Nowl3+Ln6w= MIME-Version: 1.0 Received: by 10.101.191.1 with SMTP id t1mr699142anp.67.1254782378304; Mon, 05 Oct 2009 15:39:38 -0700 (PDT) In-Reply-To: References: <9b40bc2a0910051502r65d6c649q91e31cf6da6ef0b9@mail.gmail.com> From: Vijay Date: Mon, 5 Oct 2009 15:39:18 -0700 Message-ID: <9b40bc2a0910051539i42d8a75bgfdde8b1f28dc89db@mail.gmail.com> Subject: Re: Error in the latest Trunk - RackAware Statergy To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=001636c5c286ede56c047537c9a5 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5c286ede56c047537c9a5 Content-Type: text/plain; charset=UTF-8 thanks Jonathan, I thought it was a typo or error or something which was unexpected :)... Ok i have the requirement for rack awareness i will write something and send the code across..... if there is something which i need to know i will sync up @ IRC... (hopefully it will starts working for me)... Regards, On Mon, Oct 5, 2009 at 3:15 PM, Jonathan Ellis wrote: > On Mon, Oct 5, 2009 at 5:02 PM, Vijay wrote: > > ERROR [pool-1-thread-11] 2009-10-05 21:32:03,646 StorageProxy.java (line > > 179) error writing key c8f3c84c-6253-46fc-b1da-f00a871904f1 > > java.lang.UnsupportedOperationException: Rack-aware bootstrapping not > > supported > > pretty self-explanatory I would have thought. :) > > it's not a big deal to add bootstrap support for RackAwareStrategy but > nobody who works on Cassandra has actually needed it yet... > > > BTW: is IRC down? i am not able to join..... > > No, it's not down, although I heard freenode blocks some web proxies now. > > -Jonathan > --001636c5c286ede56c047537c9a5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
thanks Jonathan,

I thought it was a typo or =C2=A0= error or something which was unexpected :)... Ok i have the requirement for= rack awareness i will write something and send the code across..... if the= re is something which i need to know i will sync up @ IRC... (hopefully it = will starts working for me)...

Regards,
</VJ>




On Mon, Oct 5, 2009 at 3:15 PM, Jonathan= Ellis <jbellis@g= mail.com> wrote:
On Mon, Oct 5, 2009 at 5:02 PM, Vijay <vijay2win@gmail.com> wrote:
> ERROR [pool-1-thread-11] 2009-10-05 21:32:03,646 StorageProxy.java (li= ne
> 179) error writing key c8f3c84c-6253-46fc-b1da-f00a871904f1
> java.lang.UnsupportedOperationException: Rack-aware bootstrapping not<= br> > supported

pretty self-explanatory I would have thought. :)

it's not a big deal to add bootstrap support for RackAwareStrategy but<= br> nobody who works on Cassandra has actually needed it yet...

> BTW: is IRC down? i am not able to join.....

No, it's not down, although I heard freenode blocks some web prox= ies now.

-Jonathan

--001636c5c286ede56c047537c9a5--