Skip to content

Commit 7fedd33

Browse files
author
Devaraj Das
committed
HADOOP-5278. Moved the comment about 5278 to branch-0.20 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@752927 13f79535-47bb-0310-9956-ffa450edef68
1 parent d131498 commit 7fedd33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,6 @@ Trunk (unreleased changes)
257257
HADOOP-5300. Fix ant javadoc-dev target and the typo in the class name
258258
NameNodeActivtyMBean. (szetszwo)
259259

260-
HADOOP-5278. Fixes a problem to do with logging the finish time of a task during
261-
recovery (after a JobTracker restart). (Amar Kamat via ddas)
262-
263260
HADOOP-5305. Increase number of files and print debug messages in
264261
TestCopyFiles. (szetszwo)
265262

@@ -982,6 +979,9 @@ Release 0.20.0 - Unreleased
982979
HADOOP-5276. Fixes a problem to do with updating the start time of a task when
983980
the tracker that ran the task is lost. (Amar Kamat via ddas)
984981

982+
HADOOP-5278. Fixes a problem to do with logging the finish time of a task during
983+
recovery (after a JobTracker restart). (Amar Kamat via ddas)
984+
985985
Release 0.19.2 - Unreleased
986986

987987
BUG FIXES

0 commit comments

Comments
 (0)