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

liuguanghua updated HDFS-17007:
-------------------------------
    Description: 
TestPendingReconstruction.testProcessPendingReconstructions() verify HDFS-11960 
is wrong.

(1) It does not  stop PendingReconstructionMonitor. The blockid will into 
timeouts queue because of timout duration is 3s.

(2) Test blockid should be blk_1_1 with different genstamp.  

(3) The blk_1_1 should test with the same DatanodeDescriptor

  was:
 

Verify HDFS-11960


> TestPendingReconstruction.testProcessPendingReconstructions verify HDFS-11960 
> test case is wrong
> ------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17007
>                 URL: https://issues.apache.org/jira/browse/HDFS-17007
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: liuguanghua
>            Priority: Minor
>
> TestPendingReconstruction.testProcessPendingReconstructions() verify 
> HDFS-11960 is wrong.
> (1) It does not  stop PendingReconstructionMonitor. The blockid will into 
> timeouts queue because of timout duration is 3s.
> (2) Test blockid should be blk_1_1 with different genstamp.  
> (3) The blk_1_1 should test with the same DatanodeDescriptor



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to