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 "Yufei Gu (JIRA)" <ji...@apache.org> on 2017/03/13 20:40:41 UTC

[jira] [Created] (YARN-6331) Potential flakiness in TestFairScheduler#testDumpState

Yufei Gu created YARN-6331:
------------------------------

             Summary: Potential flakiness in TestFairScheduler#testDumpState
                 Key: YARN-6331
                 URL: https://issues.apache.org/jira/browse/YARN-6331
             Project: Hadoop YARN
          Issue Type: Bug
          Components: fairscheduler
    Affects Versions: 3.0.0-alpha2
            Reporter: Yufei Gu
            Assignee: Yufei Gu


Flakiness could happen in TestFairScheduler#testDumpState due to unpredictable running time of FairScheduler#update() since it will update the demand of queues. Explicitly invoke the Schedulable#updateDemand() to solve the issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org