git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1513252 13f79535-47bb-0310-9956-ffa450edef68
@@ -271,6 +271,9 @@ Trunk (Unreleased)
HADOOP-9583. test-patch gives +1 despite build failure when running tests.
(jlowe via kihwal)
+ HADOOP-9847. TestGlobPath symlink tests fail to cleanup properly.
+ (cmccabe via wang)
+
OPTIMIZATIONS
HADOOP-7761. Improve the performance of raw comparisons. (todd)
@@ -120,9 +120,6 @@ Trunk (Unreleased)
HDFS-5004. Add additional JMX bean for NameNode status data
(Trevor Lorimer via cos)
- HDFS-9847. TestGlobPath symlink tests fail to cleanup properly.
- (cmccabe via wang)
-
BUG FIXES