浏览代码

HADOOP-11105. Update CHANGES.txt.

(cherry picked from commit 1b4b46004acca1fcb2c291933c1cd3f75e9918b3)
cnauroth 10 年之前
父节点
当前提交
039f56e739
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -496,6 +496,9 @@ Release 2.6.0 - UNRELEASED
 
     HADOOP-11099. KMS return HTTP UNAUTHORIZED 401 on ACL failure. (tucu)
 
+    HADOOP-11105. MetricsSystemImpl could leak memory in registered callbacks.
+    (Chuan Liu via cnauroth)
+
 Release 2.5.1 - 2014-09-05
 
   INCOMPATIBLE CHANGES