[
https://issues.apache.org/jira/browse/HBASE-19472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285420#comment-16285420
]
Chia-Ping Tsai commented on HBASE-19472:
----------------------------------------
{code}
./hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.java:67:import
org.apache.hadoop.hbase.util.Bytes;: Wrong order for
'org.apache.hadoop.hbase.util.Bytes' import. [ImportOrder]
{code}
The checkstyle rules have been updated. see HBASE-19262
> Remove ArrayUtil Class
> ----------------------
>
> Key: HBASE-19472
> URL: https://issues.apache.org/jira/browse/HBASE-19472
> Project: HBase
> Issue Type: Improvement
> Components: hbase
> Affects Versions: 3.0.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Attachments: HBASE-19472.1.patch, HBASE-19472.2.patch
>
>
> Remove the class {{ArrayUtils}} from the project. Most of it is not used,
> and what little is, already exists in Apache Commons library.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)