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

Reply via email to