You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2018/08/23 18:47:39 UTC

hbase git commit: Update CHANGES.txt for 1.4.7 RC0 (again)

Repository: hbase
Updated Branches:
  refs/heads/branch-1.4 9354d6b45 -> 70c6cba24


Update CHANGES.txt for 1.4.7 RC0 (again)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/70c6cba2
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/70c6cba2
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/70c6cba2

Branch: refs/heads/branch-1.4
Commit: 70c6cba24196f352ae4e156c920fb691a9ff54f2
Parents: 9354d6b
Author: Andrew Purtell <ap...@apache.org>
Authored: Thu Aug 23 11:46:57 2018 -0700
Committer: Andrew Purtell <ap...@apache.org>
Committed: Thu Aug 23 11:46:57 2018 -0700

----------------------------------------------------------------------
 CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/70c6cba2/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 46f9f97..04e70d6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -23,6 +23,9 @@ Release Notes - HBase - Version 1.4.7 8/31/2018
     * [HBASE-20930] - MetaScanner.metaScan should use passed variable for meta table name rather than TableName.META_TABLE_NAME
     * [HBASE-20935] - HStore.removeCompactedFiles should log in case it is unable to delete a file
 
+** Test
+    * [HBASE-21076] - refactor TestTableResource to ask for a multi-region table instead of relying on a split operation
+
 
 Release Notes - HBase - Version 1.4.6 7/30/2018