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

[jira] [Created] (MESOS-9040) Break scheduler driver dependency on mesos-local.

James Peach created MESOS-9040:
----------------------------------

             Summary: Break scheduler driver dependency on mesos-local.
                 Key: MESOS-9040
                 URL: https://issues.apache.org/jira/browse/MESOS-9040
             Project: Mesos
          Issue Type: Task
          Components: build, scheduler driver
            Reporter: James Peach


The scheduler driver in {{src/sched/sched.cpp}} has some special dependencies on the {{mesos-local}} code. This seems fairly hacky, but it also causes binary dependencies on {{src/local/local.cpp}} to be dragged into {{libmesos.so}}. {{libmesos.so}} would not otherwise require this code, which could be isolated in the {{mesos-local}} command.



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