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 1B4BF18D66 for ; Wed, 24 Jun 2015 20:25:42 +0000 (UTC) Received: (qmail 96694 invoked by uid 500); 24 Jun 2015 20:25:41 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 96603 invoked by uid 500); 24 Jun 2015 20:25:41 -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 96591 invoked by uid 99); 24 Jun 2015 20:25:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2015 20:25:41 +0000 X-ASF-Spam-Status: No, hits=2.7 required=5.0 tests=HTML_MESSAGE,MISSING_HEADERS,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yuzhihong@gmail.com designates 209.85.213.46 as permitted sender) Received: from [209.85.213.46] (HELO mail-yh0-f46.google.com) (209.85.213.46) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2015 20:23:23 +0000 Received: by yhfk64 with SMTP id k64so3984536yhf.2 for ; Wed, 24 Jun 2015 13:25:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=O8k7c3zcCCK13gjpuBJQ0NCaxi26jcpVYcGChtJ9oMo=; b=x2VNBZd9VQ10JNDJl7Remr5ZkkWdVqI+6zONGzWH8M1n+qoq+TQjnCFM63iNyCiTsC nfbfqKH1OF3KgP1GYCd1b3KIuKr20FyfR50abOfD8YT34I80aRdWKdEYz4qjI+LzGdhU seKPz4PFV25uqyjbi55LqjkvA6fv15SfgVd/tH/lVE7p5UUXInSUaFcv4Q0k+dZJDqxF vNcCT+lyUyEJHXdhGFgZC0BvOFpu4Nyz4pYDFk/GQlRlv/IMG57JLngSYRr+rwofl4RL CIxj5hlrfkUNEbCRDfm37Ul5EDGYHJahOteLmP3vixevGKxnSSwPeT4+1x6/9vDczlMS TLVQ== MIME-Version: 1.0 X-Received: by 10.129.107.194 with SMTP id g185mt44683740ywc.101.1435177511651; Wed, 24 Jun 2015 13:25:11 -0700 (PDT) Received: by 10.37.208.142 with HTTP; Wed, 24 Jun 2015 13:25:11 -0700 (PDT) In-Reply-To: References: Date: Wed, 24 Jun 2015 13:25:11 -0700 Message-ID: Subject: Re: [VOTE] First release candidate for HBase 1.1.1 (RC0) is available From: Ted Yu Cc: hbase-dev , hbase-user Content-Type: multipart/alternative; boundary=001a1147f944c5f8e40519494d1c X-Virus-Checked: Checked by ClamAV on apache.org --001a1147f944c5f8e40519494d1c Content-Type: text/plain; charset=UTF-8 +1 Ran test suite against Java 1.8.0_45 Checked signature Practiced basic shell commands On Tue, Jun 23, 2015 at 4:25 PM, Nick Dimiduk wrote: > I'm happy to announce the first release candidate of HBase 1.1.1 > (HBase-1.1.1RC0) is available for download at > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.1.1RC0/ > > Maven artifacts are also available in the staging repository > https://repository.apache.org/content/repositories/orgapachehbase-1087/ > > Artifacts are signed with my code signing subkey 0xAD9039071C3489BD, > available in the Apache keys directory > https://people.apache.org/keys/committer/ndimiduk.asc > > There's also a signed tag for this release at > > https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tag;h=af1934d826cab80f727e9a95c5b564f04da73259 > > HBase 1.1.1 is the first patch release in the HBase 1.1 line, continuing on > the theme of bringing a stable, reliable database to the Hadoop and NoSQL > communities. This release includes over 100 bug fixes since the 1.1.0 > release, including an assignment manager bug that can lead to data loss in > rare cases. Users of 1.1.0 are strongly encouraged to update to 1.1.1 as > soon as possible. > > The full list of issues can be found at > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12332169 > > Please try out this candidate and vote +/-1 by midnight Pacific time on > Sunday, 2015-06-28 as to whether we should release these artifacts as HBase > 1.1.1. > > Thanks, > Nick > --001a1147f944c5f8e40519494d1c--