Moved HADOOP-6963 to 0.23.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1310022 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bf5b508074
commit
76ec7a1c6b
|
@ -324,9 +324,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)
|
||||
|
@ -397,6 +394,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
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue