[
https://issues.apache.org/jira/browse/MESOS-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Quarfot Nielsen closed MESOS-2597.
-----------------------------------------
Resolution: Pending Closed
commit 614efe18cf3c7b02a2f3c8269c8eb76cbbe4ddd4
Author: Alexander Rukletsov <[email protected]>
Date: Thu May 14 09:29:52 2015 -0700
Wired up --allocator flag in master.
Review: https://reviews.apache.org/r/33514
commit 86d48d41bf3e1232bc34059caeebeca151715962
Author: Alexander Rukletsov <[email protected]>
Date: Thu May 14 09:26:42 2015 -0700
Added a modules-aware factory for allocators.
With the support of allocator modules, it should be possible to select
and instantiate an allocator based on its name.
Review: https://reviews.apache.org/r/33513
> Choose allocator based on master flag and loaded modules
> ---------------------------------------------------------
>
> Key: MESOS-2597
> URL: https://issues.apache.org/jira/browse/MESOS-2597
> Project: Mesos
> Issue Type: Task
> Components: allocation, modules
> Reporter: Alexander Rukletsov
> Assignee: Alexander Rukletsov
> Labels: mesosphere
>
> Once allocator is modularized, folks may write implementations and put them
> into modules. We should provide a flag in Mesos leader to allow users specify
> which allocator to use and a factory function in Mesos leader that selects
> the proper allocator type based on the flag value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)