Author: cnauroth Date: Wed Oct 30 23:43:40 2013 New Revision: 1537345 URL: http://svn.apache.org/r1537345 Log: HDFS-4633. Change attribution in CHANGES.txt to version 2.2.1.
Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt?rev=1537345&r1=1537344&r2=1537345&view=diff ============================================================================== --- hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (original) +++ hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Wed Oct 30 23:43:40 2013 @@ -115,9 +115,6 @@ Trunk (Unreleased) HDFS-3358. Specify explicitly that the NN UI status total is talking of persistent objects on heap. (harsh) - HDFS-4633 TestDFSClientExcludedNodes fails sporadically if excluded nodes - cache expires too quickly (Chris Nauroth via Sanjay) - HDFS-4904. Remove JournalService. (Arpit Agarwal via cnauroth) HDFS-5041. Add the time of last heartbeat to dead server Web UI (Shinichi @@ -574,6 +571,9 @@ Release 2.2.1 - UNRELEASED HDFS-5065. TestSymlinkHdfsDisable fails on Windows. (ivanmi) + HDFS-4633 TestDFSClientExcludedNodes fails sporadically if excluded nodes + cache expires too quickly (Chris Nauroth via Sanjay) + Release 2.2.0 - 2013-10-13 INCOMPATIBLE CHANGES