[
https://issues.apache.org/jira/browse/MESOS-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-7889:
--------------------------
Labels: storage (was: )
> Avoid Multiple PROTOC invocations when generating Protobuf & GRPC code in
> libprocess
> ------------------------------------------------------------------------------------
>
> Key: MESOS-7889
> URL: https://issues.apache.org/jira/browse/MESOS-7889
> Project: Mesos
> Issue Type: Improvement
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Priority: Minor
> Labels: storage
> Fix For: 1.4.0
>
>
> {{make}} current runs {{protoc}} twice for a proto file, one for generating
> the {{.pb.h}} header, the other for generating {{.pb.cc}} implementation.
> This can be avoided by rewriting the rules for protobuf code generation in
> the Autotools configs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)