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

Sean Busbey commented on HBASE-20749:
-------------------------------------

checking this requires

1. Get our current project error count
2. Update to the proposed fix (may require changing our configs as well)
3. note our error count after

presuming the error count changed, make sure none of the new errors are related 
to separate import groups and separate static imports.

> Upgrade our use of checkstyle to 8.6+
> -------------------------------------
>
>                 Key: HBASE-20749
>                 URL: https://issues.apache.org/jira/browse/HBASE-20749
>             Project: HBase
>          Issue Type: Improvement
>          Components: build, community
>            Reporter: Sean Busbey
>            Priority: Minor
>
> We should upgrade our checkstyle version to 8.6 or later so we can use the 
> "match violation message to this regex" feature for suppression. That will 
> allow us to make sure we don't regress on HTrace v3 vs v4 APIs (came up in 
> HBASE-20332).
> We're currently blocked on upgrading to 8.3+ by [checkstyle 
> #5279|https://github.com/checkstyle/checkstyle/issues/5279], a regression 
> that flags our use of both the "separate import groups" and "put static 
> imports over here" configs as an error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to