[
https://issues.apache.org/jira/browse/HBASE-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201814#comment-16201814
]
Mike Drob commented on HBASE-18667:
-----------------------------------
[~stack] - proto generation seems to be your area, can you take a look at the
patch? Thanks sir!
Compiling with error prone is done by using the -PerrorProne profile
> Disable error-prone for hbase-protocol-shaded
> ---------------------------------------------
>
> Key: HBASE-18667
> URL: https://issues.apache.org/jira/browse/HBASE-18667
> Project: HBase
> Issue Type: Sub-task
> Components: build
> Reporter: Mike Drob
> Assignee: Mike Drob
> Fix For: 3.0.0
>
> Attachments: HBASE-18667.patch
>
>
> This is all generated code that we shouldn't be running extra analysis on
> because it adds a lot of noise to the build, and also takes a very long time
> (15 minutes on my machine). Let's make it fast and simple.
> Even when we run with error-prone enabled for the rest of the build, it
> should not apply here.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)