[ 
https://issues.apache.org/jira/browse/YARN-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184603#comment-14184603
 ] 

Tsuyoshi OZAWA commented on YARN-2712:
--------------------------------------

[~kkambatl], could you take a look?

> Adding tests about FSQueue and headroom of FairScheduler to 
> TestWorkPreservingRMRestart
> ---------------------------------------------------------------------------------------
>
>                 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
>         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)

Reply via email to