Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8451A759C for ; Wed, 28 Sep 2011 16:56:05 +0000 (UTC) Received: (qmail 10009 invoked by uid 500); 28 Sep 2011 16:56:05 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 9977 invoked by uid 500); 28 Sep 2011 16:56:04 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 9969 invoked by uid 99); 28 Sep 2011 16:56:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 16:56:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,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 yuzhihong@gmail.com designates 74.125.82.169 as permitted sender) Received: from [74.125.82.169] (HELO mail-wy0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 16:55:58 +0000 Received: by wyf22 with SMTP id 22so279139wyf.14 for ; Wed, 28 Sep 2011 09:55:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=cwC3W6ORkEnBeVREZ6o8+RcePQ0Tsoui0q0wWa1lgd0=; b=MJBbYiluIVoLi5tD0JqnTe3Xtv5oChdlrwHMg5yJMC5LBthOIntJWbnjj/UyM1BYBJ 0FU+TFtATvrtEZXPOHwBG5jEqNjv/MgSSVduorwLnMGjFXt/78YLlqHzJrpu5JxbS9uz A80L/1xm+kpif8VMtMIRxBRxb+f/XK7hYMrcc= MIME-Version: 1.0 Received: by 10.216.176.14 with SMTP id a14mr10723967wem.6.1317228937268; Wed, 28 Sep 2011 09:55:37 -0700 (PDT) Received: by 10.216.17.208 with HTTP; Wed, 28 Sep 2011 09:55:37 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Sep 2011 09:55:37 -0700 Message-ID: Subject: Re: backporting HBASE-3777 to 0.90 From: Ted Yu To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=0016e649869ce4cf0004ae03425e --0016e649869ce4cf0004ae03425e Content-Type: text/plain; charset=ISO-8859-1 One reason for my endorsement is that it would take 0.92 quite some time to reach the level of stability of 0.90.4 I really think HBASE-3777 would benefit HBase users a lot, and reducing potential future inquiry about connection-related issues. Of course, backporting increases the amount of work for validation of 0.90.5 But I think it is worth it. My two cents. On Wed, Sep 28, 2011 at 9:47 AM, Jean-Daniel Cryans wrote: > I'm -0 at the moment, it's a big patch to include in a point release. > > I'm glad the work was done tho because it means those interested (like > me) can directly patch it in and test it (at my own risk). > > J-D > > On Wed, Sep 28, 2011 at 9:29 AM, Ted Yu wrote: > > Hi, > > Bright Fulton has volunteered to backport HBASE-3777 to 0.90 > > I endorse his effort. > > > > If you have comment(s), please share. > > > > I will open a new JIRA for this effort if this motion passes. > > > > Thanks > > > --0016e649869ce4cf0004ae03425e--