[
https://issues.apache.org/jira/browse/YARN-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902522#comment-13902522
]
Sandy Ryza commented on YARN-1721:
----------------------------------
Attached a new patch. Modified your suggested comment a little bit to remove
ambiguity between "Synchronize on (attempt to serialize)" and "Synchronize on
(attempt) to serialize".
> When moving app between queues in Fair Scheduler, grab lock on FSSchedulerApp
> -----------------------------------------------------------------------------
>
> Key: YARN-1721
> URL: https://issues.apache.org/jira/browse/YARN-1721
> Project: Hadoop YARN
> Issue Type: Bug
> Components: scheduler
> Reporter: Sandy Ryza
> Assignee: Sandy Ryza
> Attachments: YARN-1721-1.patch, YARN-1721.patch
>
>
> FairScheduler.moveApplication should grab lock on FSSchedulerApp, so that
> allocate() can't be modifying it at the same time.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)