[
https://issues.apache.org/jira/browse/HBASE-14711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980786#comment-14980786
]
Matteo Bertozzi commented on HBASE-14711:
-----------------------------------------
+1 checkstyle looks like is related to the unused import. you can run a tool
and fix them on commit i guess
> Remove or annotated deprecated methods in HRegionInfo
> -----------------------------------------------------
>
> Key: HBASE-14711
> URL: https://issues.apache.org/jira/browse/HBASE-14711
> Project: HBase
> Issue Type: Bug
> Components: hbase
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0
>
> Attachments: hbase-14711.patch
>
>
> Several methods were deprecated in 1.0 and moved to MetaTableAccessor. This
> removes them from the 2.0 branch and converts them to the MetaTableAccessor.
> HRegionInfo#getComparator was marked deprecated after 1.0 so needs to
> remain. (HBASE-13501)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)