You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/10/10 02:50:44 UTC

[jira] Issue Comment Edited: (HADOOP-2658) Design and Implement a Test Plan to support appends to HDFS files

    [ https://issues.apache.org/jira/browse/HADOOP-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638457#action_12638457 ] 

chris.douglas edited comment on HADOOP-2658 at 10/9/08 5:49 PM:
----------------------------------------------------------------

[ edit - sorry, wrong JIRA ]

      was (Author: chris.douglas):
    * Instead of local blocks, each of these should probably be separate tests. All can use the same static MiniDFSCluster using TestSetup, as in TestDatamerge, TestReduceFetch, etc.
* In TC11, does it make sense to check the return value of fs.rename?
* Since it's essentially dead code in trunk, it might make more sense to make TC3 part of HADOOP-4379 instead of enabling it once it can be expected to pass
  
> Design and Implement a Test Plan to support appends to HDFS files
> -----------------------------------------------------------------
>
>                 Key: HADOOP-2658
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2658
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: dfs, test
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 20081008testplan.txt, append_testplan.txt, AppendTestCase.doc, AppendTestCase.doc
>
>
> HADOOP-1700 describes the design of supporting appends to HDFS files. This feature needs extensive testing, especially because the design explicitly analyzes many failure scenarios. A detailed test plan and test cases are needed to make this feature a reality.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.