Skip to content

Commit fdd7738

Browse files
author
Hairong Kuang
committed
Fix change log inconsistency among branch 0.17, branch 0.18, and trunk in sections Release 0.17.2 and 0.17.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.17@679503 13f79535-47bb-0310-9956-ffa450edef68
1 parent ee00483 commit fdd7738

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGES.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Release 0.17.2 - Unreleased
2525
continuously, preventing excessive logging at the namenode.
2626
(lohit vijayarenu via cdouglas)
2727

28+
HADOOP-3633. Correct exception handling in DataXceiveServer, and throttle
29+
the number of xceiver threads in a data-node. (shv)
30+
2831
Release 0.17.1 - 2008-06-23
2932

3033
INCOMPATIBLE CHANGES
@@ -38,6 +41,9 @@ Release 0.17.1 - 2008-06-23
3841
HADOOP-3522. Improve documentation on reduce pointing out that
3942
input keys and values will be reused. (omalley)
4043

44+
HADOOP-3487. Balancer uses thread pools for managing its threads;
45+
therefore provides better resource management. (hairong)
46+
4147
BUG FIXES
4248

4349
HADOOP-2159 Namenode stuck in safemode. The counter blockSafe should
@@ -65,9 +71,6 @@ Release 0.17.1 - 2008-06-23
6571
HADOOP-1979. Speed up fsck by adding a buffered stream. (Lohit
6672
Vijaya Renu via omalley)
6773

68-
HADOOP-3633. Correct exception handling in DataXceiveServer, and throttle
69-
the number of xceiver threads in a data-node. (shv)
70-
7174
Release 0.17.0 - 2008-05-18
7275

7376
INCOMPATIBLE CHANGES

0 commit comments

Comments
 (0)