fix CHANGES.txt

This commit is contained in:
Kihwal Lee 2015-10-30 09:40:41 -05:00
parent 43539b5ff4
commit 3c0204a586

View File

@ -2201,9 +2201,6 @@ Release 2.8.0 - UNRELEASED
HDFS-9332. Fix Precondition failures from NameNodeEditLogRoller while
saving namespace. (wang)
HDFS-4937. ReplicationMonitor can infinite-loop in
BlockPlacementPolicyDefault#chooseRandom() (kihwal)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES
@ -2276,6 +2273,9 @@ Release 2.7.2 - UNRELEASED
HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7.
(aajisaka)
HDFS-4937. ReplicationMonitor can infinite-loop in
BlockPlacementPolicyDefault#chooseRandom() (kihwal)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES