[
https://issues.apache.org/jira/browse/HBASE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139064#comment-14139064
]
Solomon Duskis commented on HBASE-12017:
----------------------------------------
HBASE-11825 creates Connection and Connection factory. [~enis] sugggested that
"Connection.getTable() is the way to obtain a Table instance" rather than
HTable constructors.
> Use Connection.createTable() instead of HTable constructors.
> ------------------------------------------------------------
>
> Key: HBASE-12017
> URL: https://issues.apache.org/jira/browse/HBASE-12017
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.99.0, 2.0.0
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
>
> Now that Connection and ConnectionFactory are in place, internal code should
> use them instead of HTable constructors as per HBASE-11825.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)