Amend CHANGES.txt for HADOOP-10198
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1554890 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3a299fd7bb
commit
a44ddd674a
|
@ -108,9 +108,6 @@ Trunk (Unreleased)
|
||||||
HADOOP-10141. Create KeyProvider API to separate encryption key storage
|
HADOOP-10141. Create KeyProvider API to separate encryption key storage
|
||||||
from the applications. (omalley)
|
from the applications. (omalley)
|
||||||
|
|
||||||
HADOOP-19198. DomainSocket: add support for socketpair.
|
|
||||||
(Colin Patrick McCabe via wang)
|
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
HADOOP-9451. Fault single-layer config if node group topology is enabled.
|
HADOOP-9451. Fault single-layer config if node group topology is enabled.
|
||||||
|
@ -410,6 +407,9 @@ Release 2.4.0 - UNRELEASED
|
||||||
HADOOP-10169. Remove the unnecessary synchronized in JvmMetrics class.
|
HADOOP-10169. Remove the unnecessary synchronized in JvmMetrics class.
|
||||||
(Liang Xie via jing9)
|
(Liang Xie via jing9)
|
||||||
|
|
||||||
|
HADOOP-10198. DomainSocket: add support for socketpair.
|
||||||
|
(Colin Patrick McCabe via wang)
|
||||||
|
|
||||||
OPTIMIZATIONS
|
OPTIMIZATIONS
|
||||||
|
|
||||||
HADOOP-9748. Reduce blocking on UGI.ensureInitialized (daryn)
|
HADOOP-9748. Reduce blocking on UGI.ensureInitialized (daryn)
|
||||||
|
|
Loading…
Reference in New Issue