File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff 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+
2831Release 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-
7174Release 0.17.0 - 2008-05-18
7275
7376 INCOMPATIBLE CHANGES
You can’t perform that action at this time.
0 commit comments