[
https://issues.apache.org/jira/browse/HDFS-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507950#comment-13507950
]
Hudson commented on HDFS-4242:
------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #452 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/452/])
HDFS-4242. Map.Entry is incorrectly used in LeaseManager since the behavior
of it is undefined after the iteration or modifications of the map. (szetszwo
via daryn) (Revision 1415682)
Result = SUCCESS
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1415682
Files :
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/LeaseManager.java
> Map.Entry is incorrectly used in LeaseManager
> ---------------------------------------------
>
> Key: HDFS-4242
> URL: https://issues.apache.org/jira/browse/HDFS-4242
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 2.0.3-alpha, 0.23.6
>
> Attachments: h4242_20121129.patch
>
>
> As Daryn pointed out, the behavior of
> [Map.Entry|http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html]
> is undefined after the iteration or modifications of the map.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira