[
https://issues.apache.org/jira/browse/MESOS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-857:
-------------------------
Fix Version/s: 0.20.0
> restructure mesos python namespace
> ----------------------------------
>
> Key: MESOS-857
> URL: https://issues.apache.org/jira/browse/MESOS-857
> Project: Mesos
> Issue Type: Improvement
> Components: python api
> Reporter: brian wickman
> Assignee: Thomas Rampelberg
> Fix For: 0.20.0
>
>
> Right now the mesos_pb2 and mesos dependencies are bundled together into the
> mesos egg. We have some tooling that uses just the compiled protobufs, but
> because they're lumped together with the mesos egg, we get all the
> dependency/platform nightmare that comes along with it, not to mention the
> bloat of including 20MB of .so files. This proposes splitting the mesos
> protobufs into a separate mesos_pb distribution that the mesos distribution
> should depend upon via install_requires (e.g. "mesos_pb==0.15.0-rc4")
--
This message was sent by Atlassian JIRA
(v6.2#6252)