Explorar o código

HADOOP-2703. The default options to fsck skips checking files
that are being written to. The output of fsck is incompatible
with previous release. (lohit vijayarenu via dhruba)



git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@648839 13f79535-47bb-0310-9956-ffa450edef68

Dhruba Borthakur %!s(int64=17) %!d(string=hai) anos
pai
achega
bf58eaaac7
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      CHANGES.txt

+ 4 - 3
CHANGES.txt

@@ -5,6 +5,10 @@ Trunk (unreleased changes)
 
   INCOMPATIBLE CHANGES
 
+    HADOOP-2703.  The default options to fsck skips checking files
+    that are being written to. The output of fsck is incompatible
+    with previous release. (lohit vijayarenu via dhruba) 
+
   NEW FEATURES
 
     HADOOP-3074. Provides a UrlStreamHandler for DFS and other FS,
@@ -40,9 +44,6 @@ Trunk (unreleased changes)
     HADOOP-3176.  Change lease record when a open-for-write-file 
     gets renamed. (dhruba)
 
-    HADOOP-2703.  The default options to fsck skips checking files
-    that are being written to. (lohit vijayarenu via dhruba) 
-
 Release 0.17.0 - Unreleased
 
   INCOMPATIBLE CHANGES