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 "Devaraj Das (JIRA)" <ji...@apache.org> on 2007/04/06 20:59:32 UTC

[jira] Updated: (HADOOP-1218) In TaskTracker the access to RunningJob object is not synchronized in one place

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

Devaraj Das updated HADOOP-1218:
--------------------------------

    Attachment: 1218.patch

> In TaskTracker the access to RunningJob object is not synchronized in one place
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-1218
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1218
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Devaraj Das
>         Assigned To: Devaraj Das
>             Fix For: 0.13.0
>
>         Attachments: 1218.patch
>
>
> In the method addTaskToJob, the access to RunningJob is not synchronized (leading to potential race conditions).

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