Pārlūkot izejas kodu

Add HDFS-7923 to CHANGES.txt

Colin Patrick Mccabe 10 gadi atpakaļ
vecāks
revīzija
46b0b4179c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 3 - 0
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