Add HDFS-7923 to CHANGES.txt

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

Branch: refs/heads/YARN-2928
Commit: 98591bd7ab33e081ea09cd0c6012495fd3ceb1f6
Parents: f746001
Author: Colin Patrick Mccabe <[email protected]>
Authored: Fri Jun 12 11:28:18 2015 -0700
Committer: Zhijie Shen <[email protected]>
Committed: Thu Jun 18 11:10:04 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/98591bd7/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 b388f69..e315db6 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -623,6 +623,9 @@ Release 2.8.0 - UNRELEASED
     HDFS-8573. Move creation of restartMeta file logic from BlockReceiver to
     ReplicaInPipeline. (Eddy Xu via wang)
 
+    HDFS-7923. The DataNodes should rate-limit their full block reports by
+    asking the NN on heartbeat messages (cmccabe)
+
   OPTIMIZATIONS
 
     HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than

Reply via email to