Browse Source

Update CHANGES.txt to move HDFS-5842 to 2.3.0

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1562655 13f79535-47bb-0310-9956-ffa450edef68
Andrew Wang 11 years ago
parent
commit
7c8fc5881c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -15,9 +15,6 @@ Release 2.4.0 - UNRELEASED
 
   BUG FIXES
 
-    HDFS-5842. Cannot create hftp filesystem when using a proxy user ugi and a doAs 
-    on a secure cluster. (jing9)
-
 Release 2.3.0 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -544,6 +541,9 @@ Release 2.3.0 - UNRELEASED
     HDFS-5845. SecondaryNameNode dies when checkpointing with cache pools.
     (wang)
 
+    HDFS-5842. Cannot create hftp filesystem when using a proxy user ugi and a doAs 
+    on a secure cluster. (jing9)
+
   BREAKDOWN OF HDFS-2832 SUBTASKS AND RELATED JIRAS
 
     HDFS-4985. Add storage type to the protocol and expose it in block report