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/01/24 17:30:00 UTC

[jira] [Commented] (MESOS-9080) Port mapping isolator leaks ephemeral ports when a container is destroyed during preparation

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

Gilbert Song commented on MESOS-9080:
-------------------------------------

[~ipronin][~jieyu], could we close this ticket given https://reviews.apache.org/r/67936/ is submitted? or we need more work?

> Port mapping isolator leaks ephemeral ports when a container is destroyed during preparation
> --------------------------------------------------------------------------------------------
>
>                 Key: MESOS-9080
>                 URL: https://issues.apache.org/jira/browse/MESOS-9080
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>    Affects Versions: 1.6.0
>            Reporter: Ilya Pronin
>            Assignee: Ilya Pronin
>            Priority: Major
>
> {{network/port_mapping}} isolator leaks ephemeral ports during container cleanup if {{Isolator::isolate()}} was not called, i.e. the container is being destroyed during preparation. If the isolator doesn't know the main container's PID it skips filters cleanup (they should not exist in this case) and ephemeral ports deallocation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)