Moved HADOOP-6963 into 0.23.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1310021 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9658ad4f49
commit
5932e06047
|
@ -211,9 +211,6 @@ Release 2.0.0 - UNRELEASED
|
|||
HADOOP-8243. Security support broken in CLI (manual) failover controller
|
||||
(todd)
|
||||
|
||||
HADOOP-6963. In FileUtil.getDU(..), neither include the size of directories
|
||||
nor follow symbolic links. (Ravi Prakash via szetszwo)
|
||||
|
||||
BREAKDOWN OF HADOOP-7454 SUBTASKS
|
||||
|
||||
HADOOP-7455. HA: Introduce HA Service Protocol Interface. (suresh)
|
||||
|
@ -284,6 +281,9 @@ Release 0.23.3 - UNRELEASED
|
|||
HADOOP-8179. risk of NPE in CopyCommands processArguments() (Daryn Sharp
|
||||
via bobby)
|
||||
|
||||
HADOOP-6963. In FileUtil.getDU(..), neither include the size of directories
|
||||
nor follow symbolic links. (Ravi Prakash via szetszwo)
|
||||
|
||||
Release 0.23.2 - UNRELEASED
|
||||
|
||||
NEW FEATURES
|
||||
|
|
Loading…
Reference in New Issue