Repository: hbase
Updated Branches:
  refs/heads/branch-1.4 b6cc5d807 -> 07af5b89c


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/07af5b89
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/07af5b89
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/07af5b89

Branch: refs/heads/branch-1.4
Commit: 07af5b89ce1357356c0608b3fd6c53f881721bc2
Parents: b6cc5d8
Author: Andrew Purtell <apurt...@apache.org>
Authored: Tue Aug 28 11:44:22 2018 -0700
Committer: Andrew Purtell <apurt...@apache.org>
Committed: Tue Aug 28 11:44:22 2018 -0700

----------------------------------------------------------------------
 CHANGES.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/07af5b89/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 04e70d6..0732770 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,12 +1,13 @@
 HBase Change Log
 
-Release Notes - HBase - Version 1.4.7 8/31/2018
+Release Notes - HBase - Version 1.4.7 9/3/2018
 
 ** Sub-task
     * [HBASE-20896] - Port HBASE-20866 to branch-1 and branch-1.4 
     * [HBASE-20974] - Backport HBASE-20583 (SplitLogWorker should handle 
FileNotFoundException when split a wal) to branch-1
 
 ** Bug
+    * [HBASE-20890] - PE filterScan seems to be stuck forever
     * [HBASE-20895] - NPE in RpcServer#readAndProcess
     * [HBASE-20940] - HStore.cansplit should not allow split to happen if it 
has references
     * [HBASE-20997] - rebuildUserRegions() does not build ReplicaMapping 
during master switchover
@@ -23,9 +24,6 @@ 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
 

Reply via email to