You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2015/12/18 02:33:46 UTC

[jira] [Created] (MESOS-4194) MesosContainerizer* tests leak FDs (pipes)

Joseph Wu created MESOS-4194:
--------------------------------

             Summary: MesosContainerizer* tests leak FDs (pipes)
                 Key: MESOS-4194
                 URL: https://issues.apache.org/jira/browse/MESOS-4194
             Project: Mesos
          Issue Type: Bug
          Components: test
    Affects Versions: 0.27.0
         Environment: OSX + clang
            Reporter: Joseph Wu
            Assignee: Jojy Varghese


If you run:
{{bin/mesos-tests.sh --gtest_filter="*MesosContainerizer*" --gtest_repeat=-1 --gtest_break_on_failure}}

And then check:
{{lsof | grep mesos}}

The number of open pipes will grow linearly with the number of test repetitions.



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