[
https://issues.apache.org/jira/browse/HBASE-11995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Solomon Duskis updated HBASE-11995:
-----------------------------------
Status: Patch Available (was: In Progress)
There were two types of changes I made: 1) HConnection -> Connection 2)
HConnectionManager.createConnection() ->ConnectionFactory.createConnection()
> Use Connection and ConnectionFactory where possible
> ---------------------------------------------------
>
> Key: HBASE-11995
> URL: https://issues.apache.org/jira/browse/HBASE-11995
> Project: HBase
> Issue Type: New Feature
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
> Priority: Critical
> Fix For: 2.0.0, 0.99.0
>
> Attachments: HBASE_11995.patch
>
>
> HBASE-11825 introduced Connection and ConnectionFactory. Uses of HConnection
> and HConnectionManager should be migrated to use Connection and
> ConnectionFactory, if possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)