Author: suresh Date: Fri Aug 30 08:11:42 2013 New Revision: 1518908 URL: http://svn.apache.org/r1518908 Log: Fix CHANGES.txt to remove repeated sections for 2.3.0
Modified: hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt?rev=1518908&r1=1518907&r2=1518908&view=diff ============================================================================== --- hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (original) +++ hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Fri Aug 30 08:11:42 2013 @@ -8,21 +8,6 @@ Release 2.3.0 - UNRELEASED IMPROVEMENTS - HDFS-5144. Document time unit to NameNodeMetrics. (Akira Ajisaka via - suresh) - - OPTIMIZATIONS - - BUG FIXES - -Release 2.3.0 - UNRELEASED - - INCOMPATIBLE CHANGES - - NEW FEATURES - - IMPROVEMENTS - HDFS-4657. Limit the number of blocks logged by the NN after a block report to a configurable value. (Aaron T. Myers via Colin Patrick McCabe) @@ -41,6 +26,9 @@ Release 2.3.0 - UNRELEASED HDFS-4994. Audit log getContentSummary() calls. (Robert Parker via kihwal) + HDFS-5144. Document time unit to NameNodeMetrics. (Akira Ajisaka via + suresh) + OPTIMIZATIONS BUG FIXES