Move HDFS-5035 to 2.2.1 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1538122 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2946a3afdf
commit
98575f07cc
|
@ -107,9 +107,6 @@ Release 2.3.0 - UNRELEASED
|
||||||
HDFS-5034. Remove debug prints from GetFileLinkInfo (Andrew Wang via Colin
|
HDFS-5034. Remove debug prints from GetFileLinkInfo (Andrew Wang via Colin
|
||||||
Patrick McCabe)
|
Patrick McCabe)
|
||||||
|
|
||||||
HDFS-5035. getFileLinkStatus and rename do not correctly check permissions
|
|
||||||
of symlinks. (Andrew Wang via Colin Patrick McCabe)
|
|
||||||
|
|
||||||
HDFS-4816. transitionToActive blocks if the SBN is doing checkpoint image
|
HDFS-4816. transitionToActive blocks if the SBN is doing checkpoint image
|
||||||
transfer. (Andrew Wang)
|
transfer. (Andrew Wang)
|
||||||
|
|
||||||
|
@ -219,6 +216,9 @@ Release 2.2.1 - UNRELEASED
|
||||||
|
|
||||||
HDFS-5037. Active NN should trigger its own edit log rolls. (wang)
|
HDFS-5037. Active NN should trigger its own edit log rolls. (wang)
|
||||||
|
|
||||||
|
HDFS-5035. getFileLinkStatus and rename do not correctly check permissions
|
||||||
|
of symlinks. (Andrew Wang via Colin Patrick McCabe)
|
||||||
|
|
||||||
Release 2.2.0 - 2013-10-13
|
Release 2.2.0 - 2013-10-13
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue