You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ilya Pronin (JIRA)" <ji...@apache.org> on 2018/06/14 17:26:00 UTC

[jira] [Commented] (MESOS-8993) `network/ports` isolator missing from CMake build

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

Ilya Pronin commented on MESOS-8993:
------------------------------------

Please note that {{network/port_mapping}} (hidden behind {{\-\-with-network-isolator}} flag in Autotools based build) and {{network/ports}} are 2 different isolators. libnl is a dependency of the former and {{src/tests/containerizer/port_mapping_tests.cpp}} contains its tests. I can help with it.

> `network/ports` isolator missing from CMake build
> -------------------------------------------------
>
>                 Key: MESOS-8993
>                 URL: https://issues.apache.org/jira/browse/MESOS-8993
>             Project: Mesos
>          Issue Type: Bug
>          Components: cmake
>    Affects Versions: 1.7.0
>         Environment: Linux with CMake
>            Reporter: Andrew Schwartzmeyer
>            Assignee: James Peach
>            Priority: Major
>              Labels: cmake
>
> The `network/ports` isolator is completely missing from the CMake build. It looks like it needs libnl-3 and the files src/tests/containerizer/ports_isolator_tests.cpp, tests/containerizer/port_mapping_tests.cpp, and src/slave/containerizer/mesos/isolators/network/ports.cpp, along with a configuration option network-ports-isolator.
> Note that this was discovered due to a build break in the associated tests as they were missing from the build I ran as a test.



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