[ https://issues.apache.org/jira/browse/HDFS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hairong Kuang updated HDFS-520: ------------------------------- Attachment: blockRecoveryPositive.patch This patch imlements the block recovery tests described in section 5. 1. TestBlockRecovery covers BlockRecovery_02.8 - 13. 2. TestLeaseRecovery2#testHardLeaseRecovery is a funcational test that covers BlockRecovery_02 (02.1-02.5,) and BlockRecovery_03, 03.1, 04. 3. I do not think BlockRecovery_02.6 is in the scope of this test. 4. BlockRecovery_01 is a negative test that will be covered in the negative test suite. > Create new tests for block recovery > ----------------------------------- > > Key: HDFS-520 > URL: https://issues.apache.org/jira/browse/HDFS-520 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: test > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Attachments: blockRecoveryPositive.patch > > > According to the test plan a number of new features are going to be > implemented as a part of this umbrella (HDFS-265) JIRA. > These new features are have to be tested properly. Block recovery is one of > new functionality which require new tests to be developed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.