소스 검색

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 12 년 전
부모
커밋
b3a4cd5c28
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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 
     HDFS-4222. NN is unresponsive and loses heartbeats from DNs when 
     configured to use LDAP and LDAP has issues. (Xiaobo Peng, suresh)
     configured to use LDAP and LDAP has issues. (Xiaobo Peng, suresh)
 
 
+    HDFS-4518. Finer grained metrics for HDFS capacity.
+    (Arpit Agarwal via suresh)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HDFS-2533. Backport: Remove needless synchronization on some FSDataSet
     HDFS-2533. Backport: Remove needless synchronization on some FSDataSet