Zhitao Li created MESOS-5642:
--------------------------------
Summary: 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
Reporter: Zhitao Li
Assignee: Zhitao Li
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)