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

Junping Du commented on YARN-2066:
----------------------------------

Nice catch, [~zhiguohong]! Patch LGTM. Will commit it shortly.

> Wrong field is referenced in 
> GetApplicationsRequestPBImpl#mergeLocalToBuilder()
> -------------------------------------------------------------------------------
>
>                 Key: YARN-2066
>                 URL: https://issues.apache.org/jira/browse/YARN-2066
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Hong Zhiguo
>            Priority: Minor
>         Attachments: YARN-2066.patch
>
>
> {code}
>     if (this.finish != null) {
>       builder.setFinishBegin(start.getMinimumLong());
>       builder.setFinishEnd(start.getMaximumLong());
>     }
> {code}
> this.finish should be referenced in the if block.



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

Reply via email to