You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Klaus Ma (JIRA)" <ji...@apache.org> on 2016/02/29 14:24:18 UTC

[jira] [Created] (MESOS-4811) Reusable/Cacheable Offer

Klaus Ma created MESOS-4811:
-------------------------------

             Summary: Reusable/Cacheable Offer
                 Key: MESOS-4811
                 URL: https://issues.apache.org/jira/browse/MESOS-4811
             Project: Mesos
          Issue Type: Bug
            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)