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)