[
https://issues.apache.org/jira/browse/YARN-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210627#comment-15210627
]
Hudson commented on YARN-4825:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9497 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9497/])
YARN-4825. Remove redundant code in ClientRMService::listReservations. (arun
suresh: rev d82e797b652f248e238bdf1818e6b4a5b91cea7a)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
> Remove redundant code in ClientRMService::listReservations
> ----------------------------------------------------------
>
> Key: YARN-4825
> URL: https://issues.apache.org/jira/browse/YARN-4825
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacityscheduler, fairscheduler, resourcemanager
> Reporter: Subru Krishnan
> Assignee: Subru Krishnan
> Priority: Minor
> Attachments: YARN-4825-v1.patch
>
>
> We do the null check and parsing of ReservationId twice currently in
> ClientRMService::listReservations. This happened due to parallel changes as
> part of YARN-4340 and YARN-2575. This JIRA proposes cleaning up the redundant
> code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)