Browse Source

HDFS-10453. Update CHANGES.txt.

Arpit Agarwal 7 years ago
parent
commit
6d3cf025e6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 4 - 0
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)
     HDFS-7959. WebHdfs logging is missing on Datanode (Kihwal Lee via sjlee)
     Backport HDFS-13126 by Erik Krogen.
     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
 Release 2.7.5 - 2017-12-14
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES