HDFS-3121. Add HDFS tests for HADOOP-8014 change. Contributed by John George.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1310630 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Suresh Srinivas 2012-04-06 23:03:00 +00:00
parent fcb3ff5d18
commit de3fb5c23a
1 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,9 @@ Trunk (unreleased changes)
HDFS-3126. Journal stream from Namenode to BackupNode needs to have
timeout. (Hari Mankude via suresh)
HDFS-3121. Add HDFS tests for HADOOP-8014 change. (John George via
suresh)
Release 2.0.0 - UNRELEASED