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 "Konstantin Shvachko (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 06:51:53 UTC

[jira] [Created] (HDFS-2886) CreateEditLogs should generate a realistic edit log.

CreateEditLogs should generate a realistic edit log.
----------------------------------------------------

                 Key: HDFS-2886
                 URL: https://issues.apache.org/jira/browse/HDFS-2886
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: name-node
    Affects Versions: 0.21.0
            Reporter: Konstantin Shvachko
            Assignee: Konstantin Shvachko


CreateEditsLog generates non-standard transactions. In real life first transaction that creates a file does not contain blocks. While CreateEditsLog adds blocks to this transaction. Change CreateEditsLog to produce real-life transaction. 
Also cleanup unused parameters for {{FSDirectory.updateFile()}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira