Author: suresh
Date: Fri Nov 30 06:01:51 2012
New Revision: 1415502
URL: http://svn.apache.org/viewvc?rev=1415502&view=rev
Log:
HDFS-4233. NN keeps serving even after no journals started while rolling edit.
Contributed by Kihwal Lee.
Modified:
hadoop/common/branches/branch-0.23/hadoop-hdfs-
Author: tgraves
Date: Fri Nov 30 03:40:32 2012
New Revision: 1415489
URL: http://svn.apache.org/viewvc?rev=1415489&view=rev
Log:
HADOOP-9108. Add a method to clear terminateCalled to ExitUtil for test cases
(Kihwal Lee via tgraves)
Modified:
hadoop/common/branches/branch-0.23/hadoop-hdfs-pr
Author: szetszwo
Date: Fri Nov 30 02:52:03 2012
New Revision: 1415481
URL: http://svn.apache.org/viewvc?rev=1415481&view=rev
Log:
svn merge -c 1415480 from trunk for HDFS-4242. Map.Entry is incorrectly used in
LeaseManager since the behavior of it is undefined after the iteration or
modification
Author: szetszwo
Date: Fri Nov 30 02:51:25 2012
New Revision: 1415480
URL: http://svn.apache.org/viewvc?rev=1415480&view=rev
Log:
HDFS-4242. Map.Entry is incorrectly used in LeaseManager since the behavior of
it is undefined after the iteration or modifications of the map.
Modified:
hadoop/c