HADOOP-7469 backporting to 0.23; moving in CHANGES.TXT
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177672 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ebdc7f800a
commit
32431d25ae
@ -27,9 +27,6 @@ Trunk (unreleased changes)
|
|||||||
|
|
||||||
HADOOP-7693. Enhance AvroRpcEngine to support the new #addProtocol
|
HADOOP-7693. Enhance AvroRpcEngine to support the new #addProtocol
|
||||||
interface introduced in HADOOP-7524. (cutting)
|
interface introduced in HADOOP-7524. (cutting)
|
||||||
|
|
||||||
HADOOP-7469 Add a standard handler for socket connection problems which
|
|
||||||
improves diagnostics (Uma Maheswara Rao G and stevel via stevel)
|
|
||||||
|
|
||||||
BUGS
|
BUGS
|
||||||
|
|
||||||
@ -48,7 +45,7 @@ Trunk (unreleased changes)
|
|||||||
|
|
||||||
HADOOP-6220. HttpServer wraps InterruptedExceptions by IOExceptions if interrupted
|
HADOOP-6220. HttpServer wraps InterruptedExceptions by IOExceptions if interrupted
|
||||||
in startup (stevel)
|
in startup (stevel)
|
||||||
|
|
||||||
|
|
||||||
Release 0.23.0 - Unreleased
|
Release 0.23.0 - Unreleased
|
||||||
|
|
||||||
@ -419,6 +416,9 @@ Release 0.23.0 - Unreleased
|
|||||||
HADOOP-7575. Enhanced LocalDirAllocator to support fully-qualified
|
HADOOP-7575. Enhanced LocalDirAllocator to support fully-qualified
|
||||||
paths. (Jonathan Eagles via vinodkv)
|
paths. (Jonathan Eagles via vinodkv)
|
||||||
|
|
||||||
|
HADOOP-7469 Add a standard handler for socket connection problems which
|
||||||
|
improves diagnostics (Uma Maheswara Rao G and stevel via stevel)
|
||||||
|
|
||||||
OPTIMIZATIONS
|
OPTIMIZATIONS
|
||||||
|
|
||||||
HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole
|
HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole
|
||||||
|
Loading…
Reference in New Issue
Block a user