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:30:00 UTC

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

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

James Peach commented on MESOS-9040:
------------------------------------

/cc [~benjaminhindman]

> 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
>            Priority: Minor
>
> 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)