瀏覽代碼

HDFS-3163. Merge r1338486 from trunk

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1492912 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 12 年之前
父節點
當前提交
4091026231

+ 7 - 2
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -23,8 +23,6 @@ Release 2.2.0 - UNRELEASED
   OPTIMIZATIONS
 
   BUG FIXES
-    HADOOP-9635 Fix potential Stack Overflow in DomainSocket.c (V. Karthik Kumar
-                via cmccabe)
 
 Release 2.1.0-beta - UNRELEASED
 
@@ -371,6 +369,13 @@ Release 2.1.0-beta - UNRELEASED
 
     HDFS-3792. Fix two findbugs introduced by HDFS-3695 (todd)
 
+    HADOOP-9635 Fix potential Stack Overflow in DomainSocket.c (V. Karthik Kumar
+                via cmccabe)
+
+    HDFS-3163. TestHDFSCLI.testAll fails if the user name is not all lowercase.
+    (Brandon Li via atm)
+
+
   BREAKDOWN OF HDFS-347 SUBTASKS AND RELATED JIRAS
 
     HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes.

File diff suppressed because it is too large
+ 164 - 164
hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml


Some files were not shown because too many files changed in this diff