You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/10/10 13:50:21 UTC

[jira] [Updated] (MESOS-6290) Support nested containers for logger in Mesos Containerizer.

     [ https://issues.apache.org/jira/browse/MESOS-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Rukletsov updated MESOS-6290:
---------------------------------------
    Target Version/s: 1.2.0
       Fix Version/s:     (was: 1.1.0)

> Support nested containers for logger in Mesos Containerizer.
> ------------------------------------------------------------
>
>                 Key: MESOS-6290
>                 URL: https://issues.apache.org/jira/browse/MESOS-6290
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>            Reporter: Gilbert Song
>            Assignee: Gilbert Song
>              Labels: containerizer, logger, mesosphere
>
> Currently, there are two issues in mesos containerizer using logger for nested contaienrs:
> 1. An empty executorinfo is passed to logger when launching a nested container, it would potentially break some logger modules if any module tries to access the required proto field (e.g., executorId).
> 2. The logger does not reocver the nested containers yet in MesosContainerizer::recover.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)