[ 
https://issues.apache.org/jira/browse/YARN-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yufei Gu updated YARN-6331:
---------------------------
    Description: Flakiness could happen in TestFairScheduler#testDumpState due 
to unpredictable running time of FairScheduler#update() since it updates the 
demand of queues. Explicitly invoke the Schedulable#updateDemand() to solve the 
issue.  (was: 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.)

> 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 updates 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to