move HDFS-9621 from trunk to 2.9.0 in CHANGES.txt.
This commit is contained in:
parent
da1e3e3c57
commit
17158647f8
|
@ -406,9 +406,6 @@ Trunk (Unreleased)
|
||||||
HDFS-9615. Fix variable name typo in DFSConfigKeys. (Ray Chiang via
|
HDFS-9615. Fix variable name typo in DFSConfigKeys. (Ray Chiang via
|
||||||
Arpit Agarwal)
|
Arpit Agarwal)
|
||||||
|
|
||||||
HDFS-9621. getListing wrongly associates Erasure Coding policy to pre-existing
|
|
||||||
replicated files under an EC directory. (jing9)
|
|
||||||
|
|
||||||
BREAKDOWN OF HDFS-7285 SUBTASKS AND RELATED JIRAS
|
BREAKDOWN OF HDFS-7285 SUBTASKS AND RELATED JIRAS
|
||||||
|
|
||||||
HDFS-7347. Configurable erasure coding policy for individual files and
|
HDFS-7347. Configurable erasure coding policy for individual files and
|
||||||
|
@ -940,6 +937,9 @@ Release 2.9.0 - UNRELEASED
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
|
HDFS-9621. getListing wrongly associates Erasure Coding policy to pre-existing
|
||||||
|
replicated files under an EC directory. (jing9)
|
||||||
|
|
||||||
Release 2.8.0 - UNRELEASED
|
Release 2.8.0 - UNRELEASED
|
||||||
|
|
||||||
NEW FEATURES
|
NEW FEATURES
|
||||||
|
|
Loading…
Reference in New Issue