Skip to content

Commit f311805

Browse files
author
Devaraj Das
committed
HDFS-2576. Moved the commit message lines for HDFS-4778 and HDFS-2576 in CHANGES.txt to the right places.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1477855 13f79535-47bb-0310-9956-ffa450edef68
1 parent 559dcf3 commit f311805

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ Trunk (Unreleased)
2222
Azure environments. (See breakdown of tasks below for subtasks and
2323
contributors)
2424

25-
HDFS-2576. Enhances the DistributedFileSystem's create API so that clients
26-
can specify favored datanodes for a file's blocks. (ddas)
27-
2825
IMPROVEMENTS
2926

3027
HDFS-4665. Move TestNetworkTopologyWithNodeGroup to common.
@@ -271,9 +268,6 @@ Trunk (Unreleased)
271268
HDFS-4687. TestDelegationTokenForProxyUser#testWebHdfsDoAs is flaky with
272269
JDK7. (Andrew Wang via atm)
273270

274-
HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed.
275-
(ddas)
276-
277271
BREAKDOWN OF HADOOP-8562 and HDFS-3602 SUBTASKS AND RELATED JIRAS
278272

279273
HDFS-4145. Merge hdfs cmd line scripts from branch-1-win. (David Lao,
@@ -421,6 +415,9 @@ Release 2.0.5-beta - UNRELEASED
421415
HDFS-4502. JsonUtil.toFileStatus(..) should check if the fileId property
422416
exists. (Brandon Li via suresh)
423417

418+
HDFS-2576. Enhances the DistributedFileSystem's create API so that clients
419+
can specify favored datanodes for a file's blocks. (ddas)
420+
424421
IMPROVEMENTS
425422

426423
HDFS-4222. NN is unresponsive and loses heartbeats from DNs when
@@ -620,6 +617,9 @@ Release 2.0.5-beta - UNRELEASED
620617

621618
HDFS-4733. Make HttpFS username pattern configurable. (tucu via atm)
622619

620+
HDFS-4778. Fixes some issues that the first patch on HDFS-2576 missed.
621+
(ddas)
622+
623623
Release 2.0.4-alpha - UNRELEASED
624624

625625
INCOMPATIBLE CHANGES

0 commit comments

Comments
 (0)