[
https://issues.apache.org/jira/browse/HBASE-12796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu reassigned HBASE-12796:
------------------------------
Assignee: Jurriaan Mous
I tried to apply patch v2 but got several rejects.
Mind updating the patch ?
Thanks
> Clean up HTable and HBaseAdmin deprecated constructor usage
> -----------------------------------------------------------
>
> Key: HBASE-12796
> URL: https://issues.apache.org/jira/browse/HBASE-12796
> Project: HBase
> Issue Type: Improvement
> Reporter: Jurriaan Mous
> Assignee: Jurriaan Mous
> Attachments: HBASE-12796-v1.patch, HBASE-12796-v2.patch,
> HBASE-12796.patch
>
>
> The are a lot of calls to the deprecated calls to HBaseAdmin and HTable
> constructors in many tests and even some in production code.
> This issue is about removing most of them so most code does not create
> redundant Connections and underlying pools and RPC clients. Hopefully making
> the tests more lightweight.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)