You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/04/13 02:24:16 UTC

[jira] [Created] (YARN-573) Shared data structures in Public Localizer and Private Localizer are not Thread safe.

Omkar Vinit Joshi created YARN-573:
--------------------------------------

             Summary: Shared data structures in Public Localizer and Private Localizer are not Thread safe.
                 Key: YARN-573
                 URL: https://issues.apache.org/jira/browse/YARN-573
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Omkar Vinit Joshi
            Assignee: Omkar Vinit Joshi


PublicLocalizer
1) pending accessed by addResource (part of event handling) and run method (as a part of PublicLocalizer.run() ).

PrivateLocalizer
1) pending accessed by addResource (part of event handling) and findNextResource (i.remove()).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira