You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2019/07/18 16:23:00 UTC

[jira] [Commented] (MESOS-9841) Integrate `IsolatorTracker` and `LinuxLauncher` with Mesos containerizer.

    [ https://issues.apache.org/jira/browse/MESOS-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888125#comment-16888125 ] 

Gilbert Song commented on MESOS-9841:
-------------------------------------

commit 59c2c75d0982385271c3ba86e3cbbf6c21fa7bae
Author: Andrei Budnik <ab...@mesosphere.com>
Date:   Thu Jul 18 09:10:45 2019 -0700

    Wrapped launcher in `LauncherTracker`.
    
    This patch wraps a container launcher in instance of `LauncherTracker`
    class. If the launcher gets stuck in some operation, `pendingFutures`
    will return the method name along with its arguments such as
    `containerId`, `pid`, etc.
    
    Review: https://reviews.apache.org/r/70891/

> Integrate `IsolatorTracker` and `LinuxLauncher` with Mesos containerizer.
> -------------------------------------------------------------------------
>
>                 Key: MESOS-9841
>                 URL: https://issues.apache.org/jira/browse/MESOS-9841
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization
>            Reporter: Andrei Budnik
>            Assignee: Andrei Budnik
>            Priority: Major
>              Labels: containerization
>             Fix For: 1.9.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)