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 "Wangda Tan (JIRA)" <ji...@apache.org> on 2016/10/28 21:53:58 UTC

[jira] [Resolved] (YARN-3748) Fix volatile variable modification in the scheduler

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

Wangda Tan resolved YARN-3748.
------------------------------
    Resolution: Won't Fix

Really apologize that I missed this JIRA before.

Discussed this issue with [~subru] / [~chris.douglas]. 

First we have already suppressed these findbugs warnings. And also, most of these volatiles are updated by single thread and could be read by multiple threads. So it is not necessary to use Atomic-.

In addition, child tasks of YARN-3091 solved a lot of locking related issues/enhancements. So I think this patch is not required, closing it now.

Thanks [~gliptak] for reporting and working on this issue and thanks [~busbey] for reviewing it.

Please let me know if you have any comments.


> Fix volatile variable modification in the scheduler
> ---------------------------------------------------
>
>                 Key: YARN-3748
>                 URL: https://issues.apache.org/jira/browse/YARN-3748
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacity scheduler, resourcemanager
>            Reporter: Gabor Liptak
>            Assignee: Gabor Liptak
>            Priority: Critical
>              Labels: oct16-easy
>         Attachments: YARN-3748.1.patch, YARN-3748.2.patch, YARN-3748.3.patch, YARN-3748.5.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org