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/12/06 01:19:49 UTC

[2/2] hbase git commit: Update CHANGES.txt for 1.4.9rc1

Update CHANGES.txt for 1.4.9rc1


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

Branch: refs/heads/branch-1.4
Commit: d625b212e46d01cb17db9ac2e9e927fdb201afa1
Parents: e7c79c7
Author: Andrew Purtell <ap...@apache.org>
Authored: Wed Dec 5 10:58:34 2018 -0800
Committer: Andrew Purtell <ap...@apache.org>
Committed: Wed Dec 5 10:58:34 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/d625b212/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index ed5e3ca..7ad28d4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -20,6 +20,7 @@ Release Notes - HBase - Version 1.4.9 12/7/2018
     * [HBASE-21445] - CopyTable by bulkload will write hfile into yarn's HDFS 
     * [HBASE-21464] - Splitting blocked with meta NSRE during split transaction
     * [HBASE-21504] - If enable FIFOCompactionPolicy, a compaction may write a "empty" hfile whose maxTimeStamp is long max. This kind of hfile will never be archived.
+    * [HBASE-21546] - ConnectException in TestThriftHttpServer
 
 ** Improvement
     * [HBASE-21103] - nightly test cache of yetus install needs to be more thorough in verification