Move entry for HDFS-5074 to correct section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1550026 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
75e97fc4bf
commit
8cc6fd847f
|
@ -199,9 +199,6 @@ Release 2.4.0 - UNRELEASED
|
||||||
HDFS-5533. Symlink delete/create should be treated as DELETE/CREATE in snapshot diff
|
HDFS-5533. Symlink delete/create should be treated as DELETE/CREATE in snapshot diff
|
||||||
report. (Binglin Chang via jing9)
|
report. (Binglin Chang via jing9)
|
||||||
|
|
||||||
HDFS-5074. Allow starting up from an fsimage checkpoint in the middle of a
|
|
||||||
segment. (Todd Lipcon via atm)
|
|
||||||
|
|
||||||
Release 2.3.0 - UNRELEASED
|
Release 2.3.0 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -364,6 +361,9 @@ Release 2.3.0 - UNRELEASED
|
||||||
HDFS-5428. Under construction files deletion after snapshot+checkpoint+nn restart
|
HDFS-5428. Under construction files deletion after snapshot+checkpoint+nn restart
|
||||||
leads nn safemode. (jing9)
|
leads nn safemode. (jing9)
|
||||||
|
|
||||||
|
HDFS-5074. Allow starting up from an fsimage checkpoint in the middle of a
|
||||||
|
segment. (Todd Lipcon via atm)
|
||||||
|
|
||||||
Release 2.2.0 - 2013-10-13
|
Release 2.2.0 - 2013-10-13
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue