Return-Path: X-Original-To: apmail-hbase-commits-archive@www.apache.org Delivered-To: apmail-hbase-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BB8317432 for ; Wed, 18 Mar 2015 21:18:39 +0000 (UTC) Received: (qmail 24546 invoked by uid 500); 18 Mar 2015 21:18:39 -0000 Delivered-To: apmail-hbase-commits-archive@hbase.apache.org Received: (qmail 24504 invoked by uid 500); 18 Mar 2015 21:18:38 -0000 Mailing-List: contact commits-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 commits@hbase.apache.org Received: (qmail 24494 invoked by uid 99); 18 Mar 2015 21:18:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Mar 2015 21:18:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BA0F6E18C9; Wed, 18 Mar 2015 21:18:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: larsh@apache.org To: commits@hbase.apache.org Message-Id: <30f6efe8d6764d668199bc3c6343b91a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: hbase git commit: pom and CHANGES for 0.94.27 Date: Wed, 18 Mar 2015 21:18:38 +0000 (UTC) Repository: hbase Updated Branches: refs/heads/0.94 fa6158250 -> 71ce281a2 pom and CHANGES for 0.94.27 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/71ce281a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/71ce281a Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/71ce281a Branch: refs/heads/0.94 Commit: 71ce281a28aeba0a5a75b53ef7ffc8dd20566e6c Parents: fa61582 Author: Lars Hofhansl Authored: Wed Mar 18 14:18:31 2015 -0700 Committer: Lars Hofhansl Committed: Wed Mar 18 14:18:31 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 25 +++++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/71ce281a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index eb9734f..2d6f60c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,29 @@ HBase Change Log +Release 0.94.27 - 03/18/2015 +Sub-task + + [HBASE-12776] - SpliTransaction: Log number of files to be split + +Bug + + [HBASE-10528] - DefaultBalancer selects plans to move regions onto draining nodes + [HBASE-12792] - [backport] HBASE-5835: Catch and handle NotServingRegionException when close region attempt fails + [HBASE-12968] - [0.94]SecureServer should not ignore CallQueueSize + [HBASE-13039] - Add patchprocess/* to .gitignore to fix builds of branches + [HBASE-13131] - ReplicationAdmin leaks connections if there's an error in the constructor + [HBASE-13229] - Specify bash for local-regionservers.sh and local-master-backup.sh + +Improvement + + [HBASE-11195] - Potentially improve block locality during major compaction for old regions + [HBASE-12223] - MultiTableInputFormatBase.getSplits is too slow + [HBASE-12720] - Make InternalScan LimitedPrivate + +Task + + [HBASE-13020] - Add 'patchprocess/*' to RAT excludes on all branches + + Release 0.94.26 - 12/16/2014 Bug http://git-wip-us.apache.org/repos/asf/hbase/blob/71ce281a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9b73151..f1683ce 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.apache.hbase hbase jar - 0.94.27-SNAPSHOT + 0.94.27 HBase HBase is the &lt;a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need