Browse Source

Add missing entry in CHANGES.txt for HDFS-6757.

Haohui Mai 10 năm trước cách đây
mục cha
commit
3becc3af83
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 2 - 0
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