[
https://issues.apache.org/jira/browse/HBASE-19644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-19644:
-----------------------------------
Fix Version/s: 2.0.0-beta-1
> add the checkstyle rule to reject the illegal imports
> -----------------------------------------------------
>
> Key: HBASE-19644
> URL: https://issues.apache.org/jira/browse/HBASE-19644
> Project: HBase
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
>
> The following imports should be disabled in our code.
> # com.google.common.* (we have the shaded version)
> # io.netty.* (ditto)
> # org.apache.curator.shaded.*
> # org.apache.htrace.shaded.*
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)