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 "Daniel Templeton (JIRA)" <ji...@apache.org> on 2017/03/21 20:57:41 UTC

[jira] [Created] (YARN-6371) NodeHealthCheckerService member vars should be final

Daniel Templeton created YARN-6371:
--------------------------------------

             Summary: NodeHealthCheckerService member vars should be final
                 Key: YARN-6371
                 URL: https://issues.apache.org/jira/browse/YARN-6371
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: nodemanager
    Affects Versions: 3.0.0-alpha2
            Reporter: Daniel Templeton
            Assignee: Daniel Templeton
            Priority: Trivial


{code}
  private NodeHealthScriptRunner nodeHealthScriptRunner;
  private LocalDirsHandlerService dirsHandler;
{code}

They can both be final.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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