[
https://issues.apache.org/jira/browse/MESOS-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969179#comment-14969179
]
Benjamin Bannier commented on MESOS-3709:
-----------------------------------------
Another approach would be to internalize the various {{*ID}} and {{SlaveState}}
parameters and e.g. supply them on construction of the base class and so keep
all this inside internal code.
> Modulize the containerizer interface.
> -------------------------------------
>
> Key: MESOS-3709
> URL: https://issues.apache.org/jira/browse/MESOS-3709
> Project: Mesos
> Issue Type: Bug
> Reporter: Jie Yu
> Assignee: Benjamin Bannier
>
> So that people can implement their own containerizer as a module. That's more
> efficient than having an external containerizer and shell out. The module
> system also provides versioning support, this is definitely better than
> unversioned external containerizer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)