[
https://issues.apache.org/jira/browse/HBASE-14763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh updated HBASE-14763:
-----------------------------------
Attachment: hbase-14763.v3.patch
v3. cleaned up some checkstyle. Looks like the javac warns are actually in the
spark code, which I didn't touch.
> Remove usages of deprecated HConnection
> ----------------------------------------
>
> Key: HBASE-14763
> URL: https://issues.apache.org/jira/browse/HBASE-14763
> 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-14763.patch, hbase-14763.v2.patch,
> hbase-14763.v3.patch
>
>
> HConnection was deprecated in 1.0.0. There are two interfaces that are
> supposed to be used instead -- Connection for client programs and
> ClusterConnection for internal hbaes and special tools (LoadIncremental,
> HBCK, etc).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)