Ver Fonte

HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1.

Arun C. Murthy há 10 anos atrás
pai
commit
3ee522abb1
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 3
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -79,9 +79,6 @@ Release 2.7.0 - UNRELEASED
     HADOOP-11294. Nfs3FileAttributes should not change the values of rdev,
     HADOOP-11294. Nfs3FileAttributes should not change the values of rdev,
     nlink and size in the constructor. (Brandon Li via wheat9)
     nlink and size in the constructor. (Brandon Li via wheat9)
 
 
-    HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead
-    of wrapping it as IOException. (Steve Loughran via jianhe)
-
 Release 2.6.0 - 2014-11-15
 Release 2.6.0 - 2014-11-15
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
@@ -764,6 +761,9 @@ Release 2.6.0 - 2014-11-15
     HADOOP-11282. Skip NFS TestShellBasedIdMapping tests that are irrelevant on
     HADOOP-11282. Skip NFS TestShellBasedIdMapping tests that are irrelevant on
     Windows. (cnauroth)
     Windows. (cnauroth)
 
 
+    HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead
+    of wrapping it as IOException. (Steve Loughran via jianhe)
+
 Release 2.5.2 - 2014-11-10
 Release 2.5.2 - 2014-11-10
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES