소스 검색

HDFS-7383. Merged to branch-2.6 also.

(cherry picked from commit f62ec31739cc15097107655c6c8265b5d3625817)
Arun C. Murthy 10 년 전
부모
커밋
755af2768b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -1273,6 +1273,9 @@ Release 2.6.0 - UNRELEASED
     HDFS-7382. DataNode in secure mode may throw NullPointerException if client
     connects before DataNode registers itself with NameNode. (cnauroth)
 
+    HDFS-7383. DataNode.requestShortCircuitFdsForRead may throw 
+    NullPointerException. (szetszwo via suresh)
+
 Release 2.5.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES