Fix typo (HDFS-5276 -> HDFS-5267) in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1531503 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luke Lu 2013-10-12 04:58:32 +00:00
parent 1b86bbcf4a
commit b96dfe531c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Release 2.3.0 - UNRELEASED
IMPROVEMENTS
HDFS-5276. Remove volatile from LightWeightHashSet. (Junping Du via llu)
HDFS-5267. Remove volatile from LightWeightHashSet. (Junping Du via llu)
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