Explorar o código

HDFS-4518. Add missing CHANGES.txt description

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1453052 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas %!s(int64=12) %!d(string=hai) anos
pai
achega
b3a4cd5c28
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -174,6 +174,9 @@ Release 1.2.0 - unreleased
     HDFS-4222. NN is unresponsive and loses heartbeats from DNs when 
     configured to use LDAP and LDAP has issues. (Xiaobo Peng, suresh)
 
+    HDFS-4518. Finer grained metrics for HDFS capacity.
+    (Arpit Agarwal via suresh)
+
   OPTIMIZATIONS
 
     HDFS-2533. Backport: Remove needless synchronization on some FSDataSet