[
https://issues.apache.org/jira/browse/MESOS-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791407#comment-14791407
]
Niklas Quarfot Nielsen commented on MESOS-3387:
-----------------------------------------------
And
commit fc541a9a97eb1d86c27452019ff217eed11ed5a3
Author: Kapil Arya <[email protected]>
Date: Wed Sep 16 17:00:55 2015 -0700
Minor refactor for MesosContainerizer.
This change moves two different pieces of code, that each iterate over
list of ContainerPrepareInfos, close together for readability. It
becomes even more relevant when looking at
https://reviews.apache.org/r/38365/ that iterates over yet another
member from ContainerPrepareInfo.
Review: https://reviews.apache.org/r/38364
> Refactor MesosContainerizer to accept namespace dynamically
> -----------------------------------------------------------
>
> Key: MESOS-3387
> URL: https://issues.apache.org/jira/browse/MESOS-3387
> Project: Mesos
> Issue Type: Bug
> Reporter: Kapil Arya
> Assignee: Kapil Arya
>
> We use ContainerPrepareInfo to return a list of namespace required for the
> particular container (as decided by the isolator). The isolator makes this
> decision by looking at the incoming ExecutorInfo, etc. parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)