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 CFC96D32F for ; Tue, 7 Aug 2012 16:21:51 +0000 (UTC) Received: (qmail 23088 invoked by uid 500); 7 Aug 2012 16:21:51 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 23026 invoked by uid 500); 7 Aug 2012 16:21:51 -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 23006 invoked by uid 99); 7 Aug 2012 16:21:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 16:21:51 +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 (athena.apache.org: domain of jdcryans@gmail.com designates 209.85.216.169 as permitted sender) Received: from [209.85.216.169] (HELO mail-qc0-f169.google.com) (209.85.216.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 16:21:45 +0000 Received: by qcsd16 with SMTP id d16so3076184qcs.14 for ; Tue, 07 Aug 2012 09:21:24 -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=d3CPY3HffdaExz+LsuFby/t3uETEwScIOGlUnQC8OiA=; b=nX9VEQF+VoGWHQtWqzVvAoKicuETLCYHWIAhvwJvjfbwN1fDmtOIaOFbLKibmmvp7L cCgFDpDFDX5YfLugpOcOlQGowigaNWKzyR2uKIURHvumhMWH8L1DFluhrgC4RcmFHUUj Pbc3A+28LDdBy6+DSvRKFqeSDo16rPDI3jok+j3M4p2xqDk3UhDkHPcRNQnFGcsm5Ztl j9dNZKPkib3aoicOYQDMslg1WewZEFoC5Yt8XiI8RqhDm0Mkh0B8CxGCyjwLvJDqRb3I 3/y4vHWOWhNunsmjJzJT7x4LP4OdEn16Y3MGnc4qdMzCKVNbrG80u4AEjtz2yu04d5FF QQzA== MIME-Version: 1.0 Received: by 10.229.105.166 with SMTP id t38mr7334643qco.136.1344356484808; Tue, 07 Aug 2012 09:21:24 -0700 (PDT) Sender: jdcryans@gmail.com Received: by 10.49.18.163 with HTTP; Tue, 7 Aug 2012 09:21:24 -0700 (PDT) In-Reply-To: <1343189397.49385.YahooMailNeo@web121705.mail.ne1.yahoo.com> References: <1342494524.32875.YahooMailNeo@web121705.mail.ne1.yahoo.com> <1343189397.49385.YahooMailNeo@web121705.mail.ne1.yahoo.com> Date: Tue, 7 Aug 2012 09:21:24 -0700 X-Google-Sender-Auth: -MtOhUf-Dd50i_KbZqRPuAGTUvE Message-ID: Subject: Re: ANN: The 2nd hbase 0.94.1 release candidate is available for download From: Jean-Daniel Cryans To: dev@hbase.apache.org, lars hofhansl Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org +1 I would have liked to try it on our prod clusters but we only got so far as our dev cluster. J-D On Tue, Jul 24, 2012 at 9:09 PM, lars hofhansl wrote: > The 2nd 0.94.1 RC is available for download here: http://people.apache.org/~larsh/hbase-0.94.1-rc1/ > > Signed with my code signing key: A1AC25A9 > > 0.94.1 is a bug fix release and has 156 issues resolved against it. > > The full list of changes is available here: > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+HBASE+AND+fixVersion+%3D+%220.94.1%22+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide > > The tests on the Jenkins machines are stable again and the artifact were built there. > > Please take the RC for a spin, check out the doc, etc, and vote +1/-1 by August 7th on whether we should release this as 0.94.1. > > The testing spreadsheet is here: > https://docs.google.com/spreadsheet/ccc?key=0AvLqcVIqNtlTdDAxUmwzVkpXSl9DN0tGUmYxUFhub0E#gid=0 > > Thanks. > > -- Lars