[
https://issues.apache.org/jira/browse/MESOS-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958451#comment-14958451
]
Joris Van Remoortere commented on MESOS-3554:
---------------------------------------------
{code}
commit 8b87d4772c8653574b4892b8a28b8de1a3575fd3
Author: Joris Van Remoortere <[email protected]>
Date: Thu Oct 15 08:56:48 2015 +0200
Hierarchical Allocator: Replaced Polymorphic factory with functions.
Review: https://reviews.apache.org/r/39312
{code}
> Allocator changes trigger large re-compiles
> -------------------------------------------
>
> Key: MESOS-3554
> URL: https://issues.apache.org/jira/browse/MESOS-3554
> Project: Mesos
> Issue Type: Improvement
> Components: allocation
> Reporter: Joris Van Remoortere
> Assignee: Joris Van Remoortere
> Labels: mesosphere
>
> Due to the templatized nature of the allocator, even small changes trigger
> large recompiles of the code-base. This make iterating on changes expensive
> for developers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)