Move HDFS-9601 to branch-2.8.0 in CHANGES.txt. (shv)
This commit is contained in:
parent
7badf15604
commit
48b76c8301
|
@ -984,9 +984,6 @@ Release 2.9.0 - UNRELEASED
|
|||
|
||||
BUG FIXES
|
||||
|
||||
HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle
|
||||
NotReplicatedYetException on adding block (iwasakims)
|
||||
|
||||
HDFS-9618. Fix mismatch between log level and guard in
|
||||
BlockManager#computeRecoveryWorkForBlocks (iwasakims)
|
||||
|
||||
|
@ -2696,6 +2693,9 @@ Release 2.8.0 - UNRELEASED
|
|||
HDFS-9748. Avoid duplication in pendingReplications when
|
||||
addExpectedReplicasToPending is called twice. (Walter Su via jing9)
|
||||
|
||||
HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle
|
||||
NotReplicatedYetException on adding block (iwasakims)
|
||||
|
||||
Release 2.7.3 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue