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

Matt Foley updated HDFS-1827:
-----------------------------

    Description: 
In method checkBlocks(), TestBlockReplacement waits forever on a condition. 
Failures result in Hudson/Jenkins "Timeout occurred" error message with no 
information about where or why. Need to replace with TimeoutException that 
throws a stack trace and useful info about the failure mode.

Also investigate possible cause of failure.

  was:
In method checkBlocks(), TestBalancer waits forever on a condition. Failures 
result in Hudson/Jenkins "Timeout occurred" error message with no information 
about where or why. Need to replace with TimeoutException that throws a stack 
trace and useful info about the failure mode.

Also investigate possible cause of failure.


> TestBlockReplacement waits forever, errs without giving information
> -------------------------------------------------------------------
>
>                 Key: HDFS-1827
>                 URL: https://issues.apache.org/jira/browse/HDFS-1827
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 0.23.0
>            Reporter: Matt Foley
>            Assignee: Matt Foley
>             Fix For: 0.23.0
>
>         Attachments: 1827_TestBlockReplacement_v2.patch, 
> TestBlockReplacement.java.patch
>
>
> In method checkBlocks(), TestBlockReplacement waits forever on a condition. 
> Failures result in Hudson/Jenkins "Timeout occurred" error message with no 
> information about where or why. Need to replace with TimeoutException that 
> throws a stack trace and useful info about the failure mode.
> Also investigate possible cause of failure.

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

Reply via email to