This is an automated email from the ASF dual-hosted git repository.
apurtell pushed a commit to branch branch-1
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-1 by this push:
new d14e335 Update CHANGES.txt again for 1.5.0 RC4
d14e335 is described below
commit d14e335edc9c22c30827bc75e73b5303ca64ee0d
Author: Andrew Purtell <[email protected]>
AuthorDate: Tue Oct 8 17:26:07 2019 -0700
Update CHANGES.txt again for 1.5.0 RC4
---
CHANGES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 819c673..c9bd940 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -109,6 +109,7 @@ Release Notes - HBase - Version 1.5.0 10/14/2019
* [HBASE-23086] - TestShell failing on branch-1 and branch-1.4
* [HBASE-23094] - Wrong log message in simpleRegionNormaliser while
checking if merge is enabled.
* [HBASE-23128] - Restore Region interface compatibility
+ * [HBASE-23139] - MapReduce jobs lauched from convenience distribution are
nonfunctional
** New Feature
* [HBASE-15666] - shaded dependencies for hbase-testing-util