[
https://issues.apache.org/jira/browse/YARN-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877643#comment-13877643
]
Karthik Kambatla commented on YARN-1607:
----------------------------------------
Not introduced by this patch, but the while() loops without a timeout (waiting
for the right number of containers or otherwise) is an easy way to wait forever
especially in a test case. Can we have bounds on how long we can be in each of
those loops? Further, would it make sense to lower the sleep intervals further?
> TestRM expects the capacity scheduler
> -------------------------------------
>
> Key: YARN-1607
> URL: https://issues.apache.org/jira/browse/YARN-1607
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Sandy Ryza
> Assignee: Sandy Ryza
> Attachments: YARN-1607.patch
>
>
> We should either explicitly set the Capacity Scheduler or make it
> scheduler-agnostic
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)