We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813e3c7 commit 38a7ac8Copy full SHA for 38a7ac8
CHANGES.txt
@@ -42,9 +42,6 @@ Trunk (unreleased changes)
42
HADOOP-6995. Allow wildcards to be used in ProxyUsers configurations.
43
(todd)
44
45
- HADOOP-7104. Remove unnecessary DNS reverse lookups from RPC layer
46
- (Kan Zhang via todd)
47
-
48
OPTIMIZATIONS
49
50
BUG FIXES
@@ -263,6 +260,9 @@ Release 0.22.0 - Unreleased
263
260
264
261
HADOOP-7102. Remove "fs.ramfs.impl" field from core-deafult.xml (shv)
265
262
+ HADOOP-7104. Remove unnecessary DNS reverse lookups from RPC layer
+ (Kan Zhang via todd)
+
266
267
268
HADOOP-6884. Add LOG.isDebugEnabled() guard for each LOG.debug(..).
0 commit comments