You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2014/02/13 21:55:19 UTC

[jira] [Updated] (MAPREDUCE-5757) ConcurrentModificationException in JobControl.toList

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

Jason Lowe updated MAPREDUCE-5757:
----------------------------------

    Attachment: MAPREDUCE-5757.patch

Patch to always lock the object rather than the class.  Don't know of an easy way to unit test this.

> ConcurrentModificationException in JobControl.toList
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-5757
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5757
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.23.10, 2.2.0
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>         Attachments: MAPREDUCE-5757.patch
>
>
> Despite having the fix for MAPREDUCE-5513 we saw another ConcurrencyModificationException in JobControl, so something there still isn't fixed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)