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

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

{quote}
It is a convenience thing meant for framework developers - maybe we can achieve 
the same by exec'ing the mesos-local runnable if desired.
{quote}

Hmm, I never knew that. Our framework developers certainly don't know about it 
either. Do you know of anyone who does use it? Is there anything I can run to 
experiment with it?

If framework developers wanted to use {{mesos-local}}, why wouldn't they just 
exec the `mesos-local` process i their CI? 

> 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)

Reply via email to