[ 
https://issues.apache.org/jira/browse/YARN-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996665#comment-13996665
 ] 

Henry Saputra commented on YARN-2042:
-------------------------------------

+1 for the patch

> String shouldn't be compared using == in 
> QueuePlacementRule#NestedUserQueue#getQueueForApp()
> --------------------------------------------------------------------------------------------
>
>                 Key: YARN-2042
>                 URL: https://issues.apache.org/jira/browse/YARN-2042
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Chen He
>            Priority: Minor
>         Attachments: YARN-2042.patch
>
>
> {code}
>       if (queueName != null && queueName != "") {
> {code}
> queueName.isEmpty() should be used instead of comparing against ""



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to