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

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

The requirement is different :). Although we can improve performance by batch, 
it's still some downgrade here; and it's heavy for master to let each workload 
go through Mesos 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
>            Assignee: Abhishek Dasgupta
>              Labels: tech-debt
>
> 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