Sfoglia il codice sorgente

Move something down in CHANGES-fs-encryption.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1608658 13f79535-47bb-0310-9956-ffa450edef68
Andrew Wang 11 anni fa
parent
commit
7aa07912dc

+ 2 - 2
hadoop-hdfs-project/hadoop-hdfs/CHANGES-fs-encryption.txt

@@ -6,8 +6,6 @@ fs-encryption (Unreleased)
 
 
   NEW FEATURES
   NEW FEATURES
 
 
-    HDFS-6388. HDFS integration with KeyProvider. (clamb)
-
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     HADOOP-10693. Implementation of AES-CTR CryptoCodec using JNI to OpenSSL
     HADOOP-10693. Implementation of AES-CTR CryptoCodec using JNI to OpenSSL
@@ -18,6 +16,8 @@ fs-encryption (Unreleased)
 
 
     HDFS-6386. HDFS Encryption Zones (clamb)
     HDFS-6386. HDFS Encryption Zones (clamb)
 
 
+    HDFS-6388. HDFS integration with KeyProvider. (clamb)
+
     HDFS-6473. Protocol and API for Encryption Zones (clamb)
     HDFS-6473. Protocol and API for Encryption Zones (clamb)
 
 
     HDFS-6392. Wire crypto streams for encrypted files in
     HDFS-6392. Wire crypto streams for encrypted files in