[
https://issues.apache.org/jira/browse/HBASE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778785#comment-16778785
]
Duo Zhang commented on HBASE-21895:
-----------------------------------
OK, seems the output for the error prone is not stable enough? I tried on
master, there is no warnings for HMasterCommandLine, but the String.split is
still there...
And on the error prone guideline,
http://errorprone.info/docs/installation
It says that for java8 you need to add a bootstrap classpath and use a
customized javac, but for us, we added a plexus-compiler-javac-errorprone
dependency. Not sure if this is the problem?
> Take more care on the error prone plugin and warnings
> -----------------------------------------------------
>
> Key: HBASE-21895
> URL: https://issues.apache.org/jira/browse/HBASE-21895
> Project: HBase
> Issue Type: Umbrella
> Reporter: Duo Zhang
> Priority: Major
>
> As shown in HBASE-21890 , the error prone warnings are truly useful.
> But now, the javac warnings section in the pre commit result is messed up, it
> always reports unrelated warnings. Need to take a look at it.
> And also, we should try out best to clean up the warnings.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)