[
https://issues.apache.org/jira/browse/HDFS-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643391#comment-13643391
]
Hudson commented on HDFS-4761:
------------------------------
Integrated in Hadoop-trunk-Commit #3674 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/3674/])
HDFS-4761. When resetting FSDirectory, the inodeMap should also be reset.
Contributed by Jing Zhao (Revision 1476452)
Result = SUCCESS
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1476452
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestCheckpoint.java
> Refresh INodeMap in FSDirectory#reset()
> ---------------------------------------
>
> Key: HDFS-4761
> URL: https://issues.apache.org/jira/browse/HDFS-4761
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HDFS-4761.001.patch
>
>
> When resetting FSDirectory, the inodeMap should also be reset. I.e., we
> should clear the inodeMap and then put in the new root node.
--
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