You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Subru Krishnan (JIRA)" <ji...@apache.org> on 2016/03/15 22:35:33 UTC

[jira] [Created] (YARN-4825) Remove redundant code in ClientRMService::listReservations

Subru Krishnan created YARN-4825:
------------------------------------

             Summary: 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
            Reporter: Subru Krishnan
            Assignee: Subru Krishnan
            Priority: Minor


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)