[
https://issues.apache.org/jira/browse/YARN-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189835#comment-14189835
]
Tsuyoshi OZAWA commented on YARN-2712:
--------------------------------------
Thanks Anubhav and Karhitk for the reviews.
> TestWorkPreservingRMRestart: Augment FS tests with queue and headroom checks
> ----------------------------------------------------------------------------
>
> Key: YARN-2712
> URL: https://issues.apache.org/jira/browse/YARN-2712
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Tsuyoshi OZAWA
> Assignee: Tsuyoshi OZAWA
> Fix For: 2.7.0
>
> Attachments: YARN-2712.1.patch, YARN-2712.2.patch
>
>
> TestWorkPreservingRMRestart#testSchedulerRecovery doesn't have test cases
> about FairScheduler partially. We should support them.
> {code}
> // Until YARN-1959 is resolved
> if (scheduler.getClass() != FairScheduler.class) {
> assertEquals(availableResources, schedulerAttempt.getHeadroom());
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)