Browse Source

Update CHANGES.txt for HDFS-8238.

Haohui Mai 10 years ago
parent
commit
2de586f60d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -644,6 +644,9 @@ Release 2.8.0 - UNRELEASED
     of Block in UnderReplicatedBlocks and PendingReplicationBlocks).
     of Block in UnderReplicatedBlocks and PendingReplicationBlocks).
     (Zhe Zhang via wang)
     (Zhe Zhang via wang)
 
 
+    HDFS-8238. Move ClientProtocol to the hdfs-client.
+    (Takanobu Asanuma via wheat9)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than
     HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than