Преглед на файлове

HADOOP-11740. Combine erasure encoder and decoder interfaces. Contributed by Zhe Zhang.
Updated CHANGES-HDFS-EC-7285.txt

Vinayakumar B преди 10 години
родител
ревизия
aac73c21c3
променени са 2 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. 2 0
      hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt
  2. 1 4
      hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt

+ 2 - 0
hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt

@@ -33,5 +33,7 @@
     HADOOP-11782 Correct two thrown messages in ECSchema class. Contributed by Xinwei Qin
     ( Xinwei Qin via Kai Zheng )
 
+    HADOOP-11740. Combine erasure encoder and decoder interfaces (Zhe Zhang)
+
     HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng
     ( Kai Zheng )

+ 1 - 4
hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt

@@ -49,7 +49,4 @@
     (Hui Zheng via Zhe Zhang)
 
     HDFS-7839. Erasure coding: implement facilities in NameNode to create and
-    manage EC zones (Zhe Zhang)
-
-    HADOOP-11740. Combine erasure encoder and decoder interfaces (Zhe Zhang)
-
+    manage EC zones (Zhe Zhang)