From 3becc3af8382caed2c3bf941f8fed6daf6e7bc26 Mon Sep 17 00:00:00 2001 From: Haohui Mai Date: Fri, 8 May 2015 23:07:58 -0700 Subject: [PATCH] Add missing entry in CHANGES.txt for HDFS-6757. --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 0b721ee5fe5..1dbf9f90fc5 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -533,6 +533,8 @@ Release 2.8.0 - UNRELEASED HDFS-8113. Add check for null BlockCollection pointers in BlockInfoContiguous structures (Chengbing Liu via Colin P. McCabe) + HDFS-6757. Simplify lease manager with INodeID. (wheat9) + OPTIMIZATIONS HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than