[
https://issues.apache.org/jira/browse/HBASE-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated HBASE-18667:
------------------------------
Assignee: Mike Drob
Fix Version/s: 3.0.0
Status: Patch Available (was: Open)
v1: Speeds up compilation for me with error-prone from 5 minutes to ~30 seconds
for protobuf modules. This may also improve other static analysis tools that we
have.
> 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
>
>
> 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)