[
https://issues.apache.org/jira/browse/YARN-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036859#comment-14036859
]
Binglin Chang commented on YARN-2088:
-------------------------------------
bq. The new unit is failing without this change is because the equals() method
also calls getProto() which adds the fields into proto again, right ?
Yes
> Fix code bug in GetApplicationsRequestPBImpl#mergeLocalToBuilder
> ----------------------------------------------------------------
>
> Key: YARN-2088
> URL: https://issues.apache.org/jira/browse/YARN-2088
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Attachments: YARN-2088.v1.patch
>
>
> Some fields(set,list) are added to proto builders many times, we need to
> clear those fields before add, otherwise the result proto contains more
> contents.
--
This message was sent by Atlassian JIRA
(v6.2#6252)