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 D712E19157 for ; Sun, 27 Mar 2016 17:33:36 +0000 (UTC) Received: (qmail 47505 invoked by uid 500); 27 Mar 2016 17:33:34 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 47411 invoked by uid 500); 27 Mar 2016 17:33:34 -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 47390 invoked by uid 99); 27 Mar 2016 17:33:34 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Mar 2016 17:33:34 +0000 Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id B6A781A0319; Sun, 27 Mar 2016 17:33:33 +0000 (UTC) Received: by mail-wm0-f47.google.com with SMTP id p65so76608826wmp.1; Sun, 27 Mar 2016 10:33:33 -0700 (PDT) X-Gm-Message-State: AD7BkJLmq7aPPZTIzQFLpageQ/8WJXubv58pu4FVEC4eGvFcJNg/L/efkUvuRQRFJd9rxG4cZND9yk2AW5vi1g== MIME-Version: 1.0 X-Received: by 10.194.223.104 with SMTP id qt8mr24901368wjc.11.1459100012349; Sun, 27 Mar 2016 10:33:32 -0700 (PDT) Received: by 10.28.60.67 with HTTP; Sun, 27 Mar 2016 10:33:32 -0700 (PDT) Date: Sun, 27 Mar 2016 10:33:32 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: [ANNOUNCE] Apache HBase 1.1.4 is now available for download From: Nick Dimiduk To: hbase-user , hbase-dev Content-Type: multipart/alternative; boundary=001a11c3b8a4ed9b2d052f0b31fc --001a11c3b8a4ed9b2d052f0b31fc Content-Type: text/plain; charset=UTF-8 The HBase team is happy to announce the immediate availability of HBase 1.1.4! 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.4 is the fourth 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 40 bug fixes since the 1.1.3 release. Notable correctness fixes include: HBASE-15100 Master WALProcs still never clean up HBASE-15198 RPC client not using Codec and CellBlock for puts by default HBASE-15214 Valid mutate Ops fail with RPC Codec in use and region moves across HBASE-15218 On RS crash and replay of WAL, loosing all Tags in Cells HBASE-15221 HTableMultiplexer improvements (stale region locations and resource leaks) HBASE-15252 Data loss when replaying wal if HDFS timeout HBASE-15322 Operations using Unsafe path broken for platforms not having sun.misc.Unsafe HBASE-15378 Scanner cannot handle heartbeat message with no results HBASE-15430 Failed taking snapshot - Manifest proto-message too large The full list of fixes included in this release is available at https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12333671 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 --001a11c3b8a4ed9b2d052f0b31fc--