You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2007/05/17 00:25:16 UTC

[jira] Commented: (HADOOP-1363) waitForCompletion() calls Thread.sleep() with a lock held

    [ https://issues.apache.org/jira/browse/HADOOP-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496423 ] 

Hadoop QA commented on HADOOP-1363:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12357499/1363.patch applied and successfully tested against trunk revision r538722.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/150/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/150/console

> waitForCompletion() calls Thread.sleep() with a lock held
> ---------------------------------------------------------
>
>                 Key: HADOOP-1363
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1363
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.3
>            Reporter: Nigel Daley
>         Assigned To: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.13.0
>
>         Attachments: 1363.patch
>
>
> JobClient.java line 143
> Method holds NetworkedJob object lock while sleeping for 5 seconds.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.