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 2019/06/04 21:03:17 UTC

[hbase] branch branch-1.3 updated: Update CHANGES.txt for 1.3.5RC0

This is an automated email from the ASF dual-hosted git repository.

apurtell pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-1.3 by this push:
     new d705afe  Update CHANGES.txt for 1.3.5RC0
d705afe is described below

commit d705afecc898a6ee5218b59e20772cf8c376c0c6
Author: Andrew Purtell <ap...@apache.org>
AuthorDate: Tue Jun 4 14:03:25 2019 -0700

    Update CHANGES.txt for 1.3.5RC0
---
 CHANGES.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 6cf6e8f..6c5bb84 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,6 @@
 HBase Change Log
 
-Release Notes - HBase - Version 1.3.5 06/07/2019
+Release Notes - HBase - Version 1.3.5 06/14/2019
 
 ** Sub-task
     * [HBASE-22330] - Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1
@@ -18,6 +18,8 @@ Release Notes - HBase - Version 1.3.5 06/07/2019
     * [HBASE-22451] - TestLoadIncrementalHFiles and TestSecureLoadIncrementalHFiles are flaky
     * [HBASE-22487] - getMostLoadedRegions is unused
     * [HBASE-22508] - Address findbugs/spotbugs complaints (branch-1.3) 
+    * [HBASE-22518] - yetus personality is treating branch-1.4 like earlier branches for hadoopcheck
+    * [HBASE-22533] - TestAccessController3 is flaky (branch-1)
 
 ** New Feature
     * [HBASE-21815] - Make isTrackingMetrics and getMetrics of ScannerContext public
@@ -39,6 +41,7 @@ Release Notes - HBase - Version 1.3.5 06/07/2019
     * [HBASE-22374] - Backport AccessChecker refactor to branch-1.3 
     * [HBASE-22375] - Promote AccessChecker to LimitedPrivate(Coprocessor)
     * [HBASE-22449] - https everywhere in Maven metadata
+    * [HBASE-22507] - Backport the pre commit changes in HBASE-22500 to all active branches
 
 
 Release Notes - HBase - Version 1.3.4 04/14/2019