Преглед изворни кода

Add HDFS-9317 to CHANGES.txt.

(cherry picked from commit eca51b13af1951b18ab7a5a92aaa0b9fe07d9ef8)
Akira Ajisaka пре 9 година
родитељ
комит
e984534314
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 3 - 0
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -1401,6 +1401,9 @@ Release 2.7.2 - UNRELEASED
     HDFS-9305. Delayed heartbeat processing causes storm of subsequent
     heartbeats. (Arpit Agarwal)
 
+    HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7.
+    (aajisaka)
+
 Release 2.7.1 - 2015-07-06
 
   INCOMPATIBLE CHANGES