Move HDFS-8914 from 2.8.0 to 2.7.3 in CHANGES.txt.

(cherry picked from commit 2cb5afffc4)
(cherry picked from commit 12caea3274)
This commit is contained in:
Akira Ajisaka 2015-12-21 21:52:04 +09:00
parent 1cd85efd71
commit 4254ca9898
1 changed files with 3 additions and 3 deletions

View File

@ -1545,9 +1545,6 @@ Release 2.8.0 - UNRELEASED
HDFS-9443. Disabling HDFS client socket cache causes logging message
printed to console for CLI commands. (Chris Nauroth via wheat9)
HDFS-8914. Document HA support in the HDFS HdfsDesign.md.
(Lars Francke via wheat9)
HDFS-6885. Fix wrong use of BytesWritable in FSEditLogOp#RenameOp.
(Yi Liu via wheat9)
@ -1655,6 +1652,9 @@ Release 2.7.3 - UNRELEASED
HDFS-9505. HDFS Architecture documentation needs to be refreshed.
(Masatake Iwasaki via aajisaka)
HDFS-8914. Document HA support in the HDFS HdfsDesign.md.
(Lars Francke via wheat9)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES