[
https://issues.apache.org/jira/browse/MESOS-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun-Hung Hsiao updated MESOS-7889:
-----------------------------------
Description: {{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. (was: {{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 rewritting the
rules for protobuf code generation in the Autotools configs.)
> Avoid Multiple PROTOC invocations when generating Protobuf code
> ---------------------------------------------------------------
>
> 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
> 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)