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 4E071DED5 for ; Fri, 24 Aug 2012 21:25:38 +0000 (UTC) Received: (qmail 73693 invoked by uid 500); 24 Aug 2012 21:25:37 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 73636 invoked by uid 500); 24 Aug 2012 21:25:37 -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 73620 invoked by uid 99); 24 Aug 2012 21:25:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2012 21:25:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-ob0-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2012 21:25:31 +0000 Received: by obhx4 with SMTP id x4so6385767obh.14 for ; Fri, 24 Aug 2012 14:25:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=R/RKGYBVqaAjc2VCqVj80Ol03hwnD1JuiZg2Qp58k+A=; b=Xyd4o+QLhG0qEggkFDYcp3+LXgoGLifecdAp66Le/JfWtShkHGy75AdPn8qEfY8t8s Xa6yHCzE7xG+d6Y2YJ8i1/OZCH59+IFSbrL+rzQg0nXsVX+N3jqZK1ywgI8NXWHP88+5 w6qOKWx78aRP22Xyu4apz+k6QVTEYZwBBqfds3Axl5ZC6R1iMuzCIJIGZkkoaaAMLUWJ xTwh7nSZcL7q0bRPEU4CBXsTl3e5FXqmogIDZngVhnyQyKiQ2ENe5LsYTO6H5J5dYUDA GQIy1qWR1/KXeodspDLtLJGvazR8SeHHjLw+3PmUpB9ekpNfp8OlwUUqVpCY5Iv9TBY9 IUdA== MIME-Version: 1.0 Received: by 10.60.172.143 with SMTP id bc15mr5174812oec.73.1345843510510; Fri, 24 Aug 2012 14:25:10 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.76.25.201 with HTTP; Fri, 24 Aug 2012 14:25:10 -0700 (PDT) In-Reply-To: References: <0990BB16-74B3-404F-8035-BDA4C3757291@hortonworks.com> Date: Fri, 24 Aug 2012 14:25:10 -0700 X-Google-Sender-Auth: qPOFbuPcKZ4GEeI13VqZPLc1MxM Message-ID: Subject: Re: [Discuss] Release 0.92.2? From: Stack To: dev@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Fri, Aug 24, 2012 at 12:55 PM, Dave Wang wrote: > I believe this would be solved by a backport of HBASE-6211 into 0.92.x. > I did the backport David but the little test program in HBASE-6211 still throws the ERROR loggings. Elliott is taking a look. St.Ack