Move HDFS-4826 to 2.1.0-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1488630 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
05cdca070e
commit
97f9f49746
|
@ -134,9 +134,6 @@ Trunk (Unreleased)
|
||||||
HDFS-4633 TestDFSClientExcludedNodes fails sporadically if excluded nodes
|
HDFS-4633 TestDFSClientExcludedNodes fails sporadically if excluded nodes
|
||||||
cache expires too quickly (Chris Nauroth via Sanjay)
|
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
|
OPTIMIZATIONS
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
@ -1042,6 +1039,9 @@ Release 2.1.0-beta - UNRELEASED
|
||||||
HDFS-4848. copyFromLocal and renaming a file to ".snapshot" should output
|
HDFS-4848. copyFromLocal and renaming a file to ".snapshot" should output
|
||||||
that ".snapshot" is a reserved name. (Jing Zhao via brandonli)
|
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
|
Release 2.0.5-alpha - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue