[ 
https://issues.apache.org/jira/browse/HDFS-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-2169:
------------------------------

    Attachment: hdfs-2169.txt

Summary of changes:
- this test file used to have one mega method, testCheckpoint, which covered 
many different cases. When it failed, it was difficult to trace what each part 
of the method was testing. Split this megamethod up into about 10 or so 
different cases
- changed around testStartup to be several cases on its own, that exercise 
directory locking more explicitly
- many of the tests now run with 0 datanodes instead of 3, so they should also 
run faster.
- had to make some small changes in Storage for the sake of the tests - fairly 
trivial ones, though.

> 1073: clean up TestCheckpoint and remove TODOs
> ----------------------------------------------
>
>                 Key: HDFS-2169
>                 URL: https://issues.apache.org/jira/browse/HDFS-2169
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         Attachments: hdfs-2169.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to