Repository: hadoop
Updated Branches:
  refs/heads/branch-2.7 02f6030b3 -> 6d3cf025e


HDFS-10453. Update CHANGES.txt.


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

Branch: refs/heads/branch-2.7
Commit: 6d3cf025e6404929369b50e8d2a079bc061e84f3
Parents: 02f6030
Author: Arpit Agarwal <a...@apache.org>
Authored: Mon Feb 12 09:41:55 2018 -0800
Committer: Arpit Agarwal <a...@apache.org>
Committed: Mon Feb 12 09:41:55 2018 -0800

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/6d3cf025/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index ade5516..6fab6fc 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -32,6 +32,10 @@ Release 2.7.6 - UNRELEASED
     HDFS-7959. WebHdfs logging is missing on Datanode (Kihwal Lee via sjlee)
     Backport HDFS-13126 by Erik Krogen.
 
+    HDFS-10453. ReplicationMonitor thread could stuck for long time
+    due to the race between replication and delete of same file in a
+    large cluster. Contributed by He Xiaoqiao.
+
 Release 2.7.5 - 2017-12-14
 
   INCOMPATIBLE CHANGES


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to