You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2017/07/26 22:41:00 UTC

[jira] [Created] (YARN-6884) AllocationFileLoaderService.loadQueue() has an if without braces

Daniel Templeton created YARN-6884:
--------------------------------------

             Summary: AllocationFileLoaderService.loadQueue() has an if without braces
                 Key: YARN-6884
                 URL: https://issues.apache.org/jira/browse/YARN-6884
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: fairscheduler
    Affects Versions: 3.0.0-alpha4
            Reporter: Daniel Templeton
            Priority: Trivial


{code}      if (!(fieldNode instanceof Element))
        continue;{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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