You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/21 19:21:40 UTC

[jira] [Commented] (DRILL-4295) Obsolete protobuf generated files under protocol/

    [ https://issues.apache.org/jira/browse/DRILL-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111035#comment-15111035 ] 

ASF GitHub Bot commented on DRILL-4295:
---------------------------------------

GitHub user laurentgo opened a pull request:

    https://github.com/apache/drill/pull/333

    DRILL-4295: Removes obsolete protobuf-generated files

    These files are obsolete protobuf-generated files, whose definition has been removed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/laurentgo/drill laurent/removes-obsolete-protobuf-files

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/333.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #333
    
----
commit 12586e59b0a13f1b7d52768790cfd4e33934d7ad
Author: Laurent Goujon <la...@dremio.com>
Date:   2016-01-21T18:16:29Z

    Removes obsolete protobuf-generated files
    
    These files are obsolete protobuf-generated files, whose definition has been
    removed.

----


> 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)