[
https://issues.apache.org/jira/browse/DRILL-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111177#comment-15111177
]
ASF GitHub Bot commented on DRILL-4295:
---------------------------------------
Github user laurentgo commented on the pull request:
https://github.com/apache/drill/pull/333#issuecomment-173687545
If changing protobuf version to 2.6.1 is an option, maven central now has
protoc version for each architecture, that the protobuf maven plugin can take
advantage of: http://sergei-ivanov.github.io/maven-protoc-plugin/faq.html#faq_1
> Obsolete protobuf generated files under protocol/
> -------------------------------------------------
>
> Key: DRILL-4295
> URL: https://issues.apache.org/jira/browse/DRILL-4295
> Project: Apache Drill
> Issue Type: Task
> Components: Tools, Build & Test
> Reporter: Laurent Goujon
> Priority: Trivial
>
> The following two files don't have a protobuf definition anymore, and are not
> generated when running {{mvn process-sources -P proto-compile}} under
> {{protocol/}}:
> {noformat}
> src/main/java/org/apache/drill/exec/proto/beans/RpcFailure.java
> src/main/java/org/apache/drill/exec/proto/beans/ViewPointer.java
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)