[
https://issues.apache.org/jira/browse/MESOS-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-9041:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> Break agent dependencies out of libmesos.
> -----------------------------------------
>
> Key: MESOS-9041
> URL: https://issues.apache.org/jira/browse/MESOS-9041
> Project: Mesos
> Issue Type: Task
> Components: agent, build
> Reporter: James Peach
> Priority: Major
>
> {{libmesos.so}} includes all the dependencies for both the master and the
> agent. This means that is has way more symbols than necessary (causing
> inflated built times), and drags in dependencies (e.g. libnl.so, libblkid.so)
> that are only necessary on the agent. We should attempt to separate the agent
> code out of {{libmesos.so}}, which would improve the build cleanliness and
> hopefully performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)