You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/01/04 21:14:58 UTC

[jira] [Work started] (HBASE-17425) Fix calls to deprecated APIs in TestUpdateConfiguration

     [ https://issues.apache.org/jira/browse/HBASE-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on HBASE-17425 started by Jan Hentschel.
---------------------------------------------
> Fix calls to deprecated APIs in TestUpdateConfiguration
> -------------------------------------------------------
>
>                 Key: HBASE-17425
>                 URL: https://issues.apache.org/jira/browse/HBASE-17425
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Jan Hentschel
>            Assignee: Jan Hentschel
>            Priority: Trivial
>         Attachments: HBASE-17425.master.001.patch
>
>
> Currently there are two calls to the deprecated method {code:java}HBaseTestingUtil.getHBaseAdmin(){code} in *TestUpdateConfiguration*. These calls should be changed to {code:java}HBaseTestingUtil.getAdmin(){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)