You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/07/27 21:20:00 UTC

[jira] [Commented] (MESOS-8993) `network/ports` and `network/ports_mapping` isolators are missing from CMake build

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

Andrew Schwartzmeyer commented on MESOS-8993:
---------------------------------------------

Partial work here: https://reviews.apache.org/r/68094/

Still needs library/header detection and integration.

> `network/ports` and `network/ports_mapping` isolators are 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` _and_ `network/port_mapping` isolators are completely missing from the CMake build. It the port_mapping one looks like it needs libnl-3, and the files we need are 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)