[ https://issues.apache.org/jira/browse/HADOOP-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671897#action_12671897 ]
Tom White commented on HADOOP-5154: ----------------------------------- A couple of comments: * The PoolManager instance is not used in the setPriority part of the code, so can be removed. * Is there a reason that you're not calling update() on the scheduler within the synchronized block? > 4-way deadlock in FairShare scheduler > ------------------------------------- > > Key: HADOOP-5154 > URL: https://issues.apache.org/jira/browse/HADOOP-5154 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/fair-share > Reporter: Vinod K V > Attachments: FairSchedulerDeadLock.txt, hadoop-5154-v0.patch > > > This happened while trying to change the priority of a job from the scheduler > servlet. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.