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

Mukund Madhugiri updated HADOOP-3358:
-------------------------------------

    Fix Version/s:     (was: 0.18.0)

> The FileSystem operations in JobInProgress.garbageCollect should be moved out 
> of the synchronized block
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-3358
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3358
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>
> In garbageCollect, the jobTracker deletes files in the filesystem but that is 
> after locking the JobTracker/JobInProgress. This should be changed to move 
> the filesystem operations outside the locks. I encountered HADOOP-3357 and 
> that effectively locked up the jobTracker.

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

Reply via email to