You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/12/10 04:20:12 UTC

[jira] [Created] (MESOS-2187) Enable testing of remote node paths in libprocess.

Benjamin Mahler created MESOS-2187:
--------------------------------------

             Summary: Enable testing of remote node paths in libprocess.
                 Key: MESOS-2187
                 URL: https://issues.apache.org/jira/browse/MESOS-2187
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess, technical debt, test
            Reporter: Benjamin Mahler


Currently all of the libprocess / mesos tests will execute the local node code paths in the internals of libprocess. This leaves a significant gap in our test coverage. Especially in light of the recent networking changes underway by [~jvanremoortere] and [~benjaminhindman].

We missed an issue when fixing MESOS-2182 as well, and would have loved to put a test in place for the issue in the remote node path.

One option here is to provide, for testing purposes, the ability to force local nodes to be interpreted as remote.



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