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

Klaus Ma commented on MESOS-4811:
---------------------------------

Yes, and when tasks finished, it did not return resources back to allocator to 
avoid idle time in allocator. That'll significantly improve performance, and 
reduce the workload of Master.

> Reusable/Cacheable Offer
> ------------------------
>
>                 Key: MESOS-4811
>                 URL: https://issues.apache.org/jira/browse/MESOS-4811
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Klaus Ma
>
> Currently, the resources are return back to allocator when task finished; and 
> those resources are not allocated to framework until next allocation cycle. 
> The performance is low for short running tasks (MESOS-3078). The proposed 
> solution is to let framework keep using the offer until allocator decide to 
> rescind it.



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

Reply via email to