diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 04ec0da1fb..eb113a309a 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -134,9 +134,6 @@ Trunk (Unreleased) HDFS-4633 TestDFSClientExcludedNodes fails sporadically if excluded nodes cache expires too quickly (Chris Nauroth via Sanjay) - HDFS-4826. TestNestedSnapshots times out due to repeated slow edit log - flushes when running on virtualized disk. (Chris Nauroth via szetszwo) - OPTIMIZATIONS BUG FIXES @@ -1042,6 +1039,9 @@ Release 2.1.0-beta - UNRELEASED HDFS-4848. copyFromLocal and renaming a file to ".snapshot" should output that ".snapshot" is a reserved name. (Jing Zhao via brandonli) + HDFS-4826. TestNestedSnapshots times out due to repeated slow edit log + flushes when running on virtualized disk. (Chris Nauroth via szetszwo) + Release 2.0.5-alpha - UNRELEASED INCOMPATIBLE CHANGES