Skip to content

Commit 55ad54b

Browse files
author
Suresh Srinivas
committed
Moving HADOOP-8533 to release 2.0 section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356857 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5ee88bf commit 55ad54b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

hadoop-common-project/hadoop-common/CHANGES.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ Trunk (unreleased changes)
8282
HADOOP-8059. Add javadoc to InterfaceAudience and InterfaceStability.
8383
(Brandon Li via suresh)
8484

85-
HADOOP-8533. Remove parallel call ununsed capability in RPC.
86-
(Brandon Li via suresh)
87-
8885
BUG FIXES
8986

9087
HADOOP-8177. MBeans shouldn't try to register when it fails to create MBeanName.
@@ -234,16 +231,21 @@ Branch-2 ( Unreleased changes )
234231
HADOOP-8463. hadoop.security.auth_to_local needs a key definition and doc.
235232
(Madhukara Phatak via eli)
236233

234+
HADOOP-8533. Remove parallel call ununsed capability in RPC.
235+
(Brandon Li via suresh)
236+
237237
BUG FIXES
238238

239239
HADOOP-8372. NetUtils.normalizeHostName() incorrectly handles hostname
240240
starting with a numeric character. (Junping Du via suresh)
241241

242-
HADOOP-8393. hadoop-config.sh missing variable exports, causes Yarn jobs to fail with ClassNotFoundException MRAppMaster. (phunt via tucu)
242+
HADOOP-8393. hadoop-config.sh missing variable exports, causes Yarn jobs
243+
to fail with ClassNotFoundException MRAppMaster. (phunt via tucu)
243244

244245
HADOOP-8316. Audit logging should be disabled by default. (eli)
245246

246-
HADOOP-8400. All commands warn "Kerberos krb5 configuration not found" when security is not enabled. (tucu)
247+
HADOOP-8400. All commands warn "Kerberos krb5 configuration not found"
248+
when security is not enabled. (tucu)
247249

248250
HADOOP-8406. CompressionCodecFactory.CODEC_PROVIDERS iteration is
249251
thread-unsafe (todd)

0 commit comments

Comments
 (0)