git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1135001 13f79535-47bb-0310-9956-ffa450edef68
@@ -212,6 +212,9 @@ Trunk (unreleased changes)
HADOOP-7374. Don't add tools.jar to the classpath when running Hadoop.
(eli)
+ HADOOP-7106. Reorganize project SVN layout to "unsplit" the projects.
+ (todd, nigel)
+
OPTIMIZATIONS
HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole
@@ -503,6 +503,9 @@ Trunk (unreleased changes)
HDFS-2066. Create a package and individual class files for
DataTransferProtocol. (szetszwo)
HDFS-1458. Improve checkpoint performance by avoiding unnecessary image
@@ -166,6 +166,9 @@ Trunk (unreleased changes)
MAPREDUCE-2452. Makes the cancellation of delegation tokens happen in a
separate thread. (ddas)
MAPREDUCE-2026. Make JobTracker.getJobCounters() and