You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/06/22 00:50:19 UTC

[jira] [Created] (HDFS-4927) CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.

Chris Nauroth created HDFS-4927:
-----------------------------------

             Summary: CreateEditsLog creates inodes with an invalid inode ID, which then cannot be loaded by a namenode.
                 Key: HDFS-4927
                 URL: https://issues.apache.org/jira/browse/HDFS-4927
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode, test
    Affects Versions: 3.0.0, 2.1.0-beta
            Reporter: Chris Nauroth


{{CreateEditsLog#addFiles}} always creates inodes with ID hard-coded to {{INodeId#GRANDFATHER_INODE_ID}}.  At initialization time, namenode will not load the resulting edits, because this is an invalid inode ID.

--
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