[
https://issues.apache.org/jira/browse/HBASE-17555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843384#comment-15843384
]
Jan Hentschel commented on HBASE-17555:
---------------------------------------
The Findbugs warning seems to be unrelated to the actual change.
> Change calls to deprecated getHBaseAdmin to getAdmin
> ----------------------------------------------------
>
> Key: HBASE-17555
> URL: https://issues.apache.org/jira/browse/HBASE-17555
> Project: HBase
> Issue Type: Improvement
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Minor
> Attachments: HBASE-17555.master.001.patch,
> HBASE-17555.master.002.patch
>
>
> *HBaseTestingUtil.getHBaseAdmin* is deprecated and was replaced with
> *getAdmin*. Change the calls to *getHBaseAdmin* to *getAdmin* where possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)