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 "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/05/03 04:06:15 UTC

[jira] [Created] (YARN-644) Basic null check is not performed on passed in arguments before using them in ContainerManagerImpl.startContainer

Omkar Vinit Joshi created YARN-644:
--------------------------------------

             Summary: Basic null check is not performed on passed in arguments before using them in ContainerManagerImpl.startContainer
                 Key: YARN-644
                 URL: https://issues.apache.org/jira/browse/YARN-644
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Omkar Vinit Joshi
            Priority: Minor


I see that validation/ null check is not performed on passed in parameters. 

Ex. tokenId.getContainerID().getApplicationAttemptId() inside ContainerManagerImpl.authorizeRequest()

I guess we should add these checks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira