[
https://issues.apache.org/jira/browse/MESOS-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345006#comment-15345006
]
Vinod Kone commented on MESOS-5642:
-----------------------------------
I don't know of any modules for allocator. But it is best to send an email to
the dev list about this change and see if someone objects. cc [~karya]
Also currently modules have to be recompiled for every version of mesos, so it
might not be that big of a problem. For example, we completely changed the
authorizer interface between 0.28.0 and 1.0.
> Move include/mesos/v1/master/allocator.proto to its own directory and package
> -----------------------------------------------------------------------------
>
> Key: MESOS-5642
> URL: https://issues.apache.org/jira/browse/MESOS-5642
> Project: Mesos
> Issue Type: Bug
> Components: HTTP API
> Reporter: Zhitao Li
> Assignee: Zhitao Li
> Fix For: 1.0.0
>
>
> Right now, all protobuf used in `include/mesos/v1` is in their own directory
> and package except for allocator.
> We should do the same for it for both consistency, as well as protobuf
> compiler friendliness (e.g. golang compiler doesn't work well when two .proto
> files generates messages into same package).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)