[jira] Updated: (HDFS-520) Create new tests for block recovery

2009-08-03 Thread Konstantin Boudnik (JIRA)

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

Konstantin Boudnik updated HDFS-520:


Description: 
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.

> 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
>Reporter: Konstantin Boudnik
>
> 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.



[jira] Updated: (HDFS-520) Create new tests for block recovery

2009-08-04 Thread Konstantin Boudnik (JIRA)

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

Konstantin Boudnik updated HDFS-520:


Component/s: test

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



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-16 Thread Hairong Kuang (JIRA)

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



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-19 Thread Hairong Kuang (JIRA)

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

Hairong Kuang updated HDFS-520:
---

Status: Patch Available  (was: Reopened)

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



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-19 Thread Hairong Kuang (JIRA)

 [ 
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

Here is a new patch that addressed all Cos's comments.

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



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-19 Thread Hairong Kuang (JIRA)

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

Hairong Kuang updated HDFS-520:
---

Attachment: blockRecoveryPositive1.patch

> 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, blockRecoveryPositive1.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.



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-19 Thread Hairong Kuang (JIRA)

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

Hairong Kuang updated HDFS-520:
---

Attachment: (was: blockRecoveryPositive.patch)

> 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, blockRecoveryPositive1.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.



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-19 Thread Konstantin Boudnik (JIRA)

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

Konstantin Boudnik updated HDFS-520:


Attachment: 
TEST-org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.txt

Hmm, please let me know if I'm doing something wrong here, but I've tried to 
run 
{{ant clean run-test-unit}} and all TestBlockRecovery tests have failed (see 
attached log)

> 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, 
> blockRecoveryPositive1.patch, 
> TEST-org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.txt
>
>
> 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.



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-22 Thread Hairong Kuang (JIRA)

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

Hairong Kuang updated HDFS-520:
---

Attachment: blockRecoveryPositive2.patch

This patch fixes the failed test problem.

> 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, 
> blockRecoveryPositive1.patch, blockRecoveryPositive2.patch, 
> TEST-org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.txt
>
>
> 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.



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-03-22 Thread Hairong Kuang (JIRA)

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

Hairong Kuang updated HDFS-520:
---

Attachment: blockRecoveryPositive2_0.21.patch

Here is a patch for 0.21.

> 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: Hairong Kuang
> Attachments: blockRecoveryPositive.patch, 
> blockRecoveryPositive1.patch, blockRecoveryPositive2.patch, 
> blockRecoveryPositive2_0.21.patch, 
> TEST-org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.txt
>
>
> 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.



[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-03-22 Thread Hairong Kuang (JIRA)

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

Hairong Kuang updated HDFS-520:
---

   Resolution: Fixed
Fix Version/s: 0.22.0
   0.21.0
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

> 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: Hairong Kuang
> Fix For: 0.21.0, 0.22.0
>
> Attachments: blockRecoveryPositive.patch, 
> blockRecoveryPositive1.patch, blockRecoveryPositive2.patch, 
> blockRecoveryPositive2_0.21.patch, 
> TEST-org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.txt
>
>
> 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.