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

Jie Yu updated MESOS-6075:
--------------------------
    Fix Version/s: 1.0.2
                   1.1.0

> Avoid libprocess functions in `mesos-containerizer launch`.
> -----------------------------------------------------------
>
>                 Key: MESOS-6075
>                 URL: https://issues.apache.org/jira/browse/MESOS-6075
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>    Affects Versions: 1.0.1
>            Reporter: Jie Yu
>            Assignee: Kevin Klues
>              Labels: mesosphere
>             Fix For: 1.1.0, 1.0.2
>
>
> Calling libprocses functions in `mesos-containerizer launch` will cause 
> libprocess being initialized. That will have some performance impact as it'll 
> create N threads (N == #cores).
> Given that `mesos-containerizer launch` can be blocking, we should avoid 
> using libprocess methods for performance.



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

Reply via email to