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 A19E317F84 for ; Wed, 2 Sep 2015 18:02:58 +0000 (UTC) Received: (qmail 46580 invoked by uid 500); 2 Sep 2015 18:02:56 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 46296 invoked by uid 500); 2 Sep 2015 18:02:55 -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 46274 invoked by uid 99); 2 Sep 2015 18:02:55 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 18:02:55 +0000 Received: from mail-io0-f174.google.com (mail-io0-f174.google.com [209.85.223.174]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5AF831A0040; Wed, 2 Sep 2015 18:02:55 +0000 (UTC) Received: by ioiz6 with SMTP id z6so29635263ioi.2; Wed, 02 Sep 2015 11:02:54 -0700 (PDT) X-Received: by 10.107.166.13 with SMTP id p13mr43873762ioe.0.1441216974070; Wed, 02 Sep 2015 11:02:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.132.208 with HTTP; Wed, 2 Sep 2015 11:02:34 -0700 (PDT) From: Nick Dimiduk Date: Wed, 2 Sep 2015 11:02:34 -0700 Message-ID: Subject: [ANNOUNCE] Apache HBase 1.1.2 is now available for download To: hbase-user , hbase-dev Content-Type: multipart/alternative; boundary=001a114145a0c8ab27051ec7796b --001a114145a0c8ab27051ec7796b Content-Type: text/plain; charset=UTF-8 The HBase team is happy to announce the availability of HBase 1.1.2! Download it from an Apache mirror near you, http://www.apache.org/dyn/closer.lua/hbase/, or wire up through the maven repo. HBase 1.1.2 is the second 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 80 bug fixes since the 1.1.1 release. Notable correctness fixes include HBASE-12865 WALs may be deleted before they are replicated to peers HBASE-13337 Table regions are not assigning back, after restarting all regionservers at once HBASE-13895 DATALOSS: Region assigned before WAL replay when abort HBASE-13993 WALProcedureStore fencing is not effective if new WAL rolls HBASE-14013 Retry when RegionServerNotYetRunningException rather than go ahead with assign so for sure we don't skip WAL replay HBASE-14054 Acknowledged writes may get lost if regionserver clock is set backwards The full list of fixes included in this release is available at https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12332793 and in the CHANGES.txt file included in the distribution. Thanks to all the contributors who made this release possible! Cheers, The HBase Dev Team --001a114145a0c8ab27051ec7796b--