[
https://issues.apache.org/jira/browse/YARN-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252303#comment-15252303
]
Sean Po commented on YARN-4957:
-------------------------------
In YARN-4957.v4.patch I fixed the checkstyle and Javadoc issues.
+*Test Failures:*+
Test: [hadoop.mapred.TestMRCJCFileOutputCommitter]
Existing JIRA:
https://issues.apache.org/jira/browse/MAPREDUCE-6682?jql=text%20~%20%22TestMRCJCFileOutputCommitter%22
This test passes locally.
----
+*Test Failures:*+
Test: [hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore]
There are no existing JIRAs for TestZKRMStateStore. This test passes locally.
----
> Add getNewReservation in ApplicationClientProtocol
> --------------------------------------------------
>
> Key: YARN-4957
> URL: https://issues.apache.org/jira/browse/YARN-4957
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: applications, client, resourcemanager
> Affects Versions: 2.8.0
> Reporter: Subru Krishnan
> Assignee: Sean Po
> Labels: api-breaking
> Attachments: YARN-4957.v0.patch, YARN-4957.v1.patch,
> YARN-4957.v2.patch, YARN-4957.v3.patch, YARN-4957.v4.patch
>
>
> Currently submitReservation returns a ReservationId if sucessful. This JIRA
> propose adding a getNewReservation in ApplicationClientProtocol for the
> following reasons:
> * Prevent zombie reservations in the face of client and/or network failures
> post submitReservation
> * Align reservation submission with application submission
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)