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

Klaus Ma commented on MESOS-5166:
---------------------------------

*Phenomenon*: The runtime of "ExamplesTest.DynamicReservationFramework" is ~13s
*Root Cause*: In dynamic reservation example, the framework will accept offer 
when reserving resources, launching tasks and unreserving tasks. The un-used 
resources will return to allocator with 5s RefusedFilters. It impact the 
performance of this example.
*How to Fix*: Set filters.refused_timeout to zero when launching task, 
reserving/unreserving resources.

*RR*: https://reviews.apache.org/r/46149/

Thanks
Klaus 

> ExamplesTest.DynamicReservationFramework is slow
> ------------------------------------------------
>
>                 Key: MESOS-5166
>                 URL: https://issues.apache.org/jira/browse/MESOS-5166
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>            Reporter: Benjamin Bannier
>            Assignee: Klaus Ma
>              Labels: examples, mesosphere
>
> For an unoptimized build under OS X 
> {{ExamplesTest.DynamicReservationFramework}} currently takes more than 13 
> seconds on my machine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to