parent
b2d6ea5e18
commit
511e724fff
|
@ -1364,6 +1364,9 @@ 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
|
||||
|
@ -1436,9 +1439,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue